Last active
September 28, 2018 19:04
-
-
Save dandyraka/27bd78816fcbae8d97b70a75194f0a14 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
sudo gedit /usr/share/gnome-shell/theme/ubuntu.css | |
Change this | |
#lockDialogGroup { | |
background: #2c001e url(file:///[fileLocation/filename.png]); | |
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