Created
September 28, 2018 18:56
-
-
Save dandyraka/12e712248705b7bde4de02268c808ff9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#lockDialogGroup { | |
background: #2c001e url(file:///usr/share/backgrounds/gdmlock.jpg); | |
/*lockscreen wallpaper*/ | |
background-repeat: no-repeat; | |
background-size: cover; | |
background-position: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment