Skip to content

Instantly share code, notes, and snippets.

@lotterfriends
Last active December 14, 2017 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lotterfriends/f2b92746a881586821fcf310fa0c4926 to your computer and use it in GitHub Desktop.
Save lotterfriends/f2b92746a881586821fcf310fa0c4926 to your computer and use it in GitHub Desktop.
set a background image of nicolas cage
wget http://allswalls.com/images/nicolas-cage-wallpaper-1.jpg && gsettings set org.gnome.desktop.background picture-uri $(echo file:///$(pwd)/nicolas-cage-wallpaper-1.jpg)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment