Skip to content

Instantly share code, notes, and snippets.

@dandyraka
Last active September 28, 2018 19:04
Show Gist options
  • Save dandyraka/27bd78816fcbae8d97b70a75194f0a14 to your computer and use it in GitHub Desktop.
Save dandyraka/27bd78816fcbae8d97b70a75194f0a14 to your computer and use it in GitHub Desktop.
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