Skip to content

Instantly share code, notes, and snippets.

@Sam-Gram
Created September 29, 2022 21:15
Show Gist options
  • Save Sam-Gram/2338d82a00d1921a688ef87961ef6190 to your computer and use it in GitHub Desktop.
Save Sam-Gram/2338d82a00d1921a688ef87961ef6190 to your computer and use it in GitHub Desktop.
changeBackground ()
{
gsettings set org.gnome.desktop.background picture-uri file://`ls /home/sam/Documents/Wallpapers/*.jpg | shuf -n 1`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment