Skip to content

Instantly share code, notes, and snippets.

@tgcsantos
Created March 18, 2020 02:29
Show Gist options
  • Save tgcsantos/bad632f0e04e00ae86fe2f2cf1592e11 to your computer and use it in GitHub Desktop.
Save tgcsantos/bad632f0e04e00ae86fe2f2cf1592e11 to your computer and use it in GitHub Desktop.
random wallpaper archlinux
while true; do
nitrogen --set-zoom --random ~/Bilder/Backgrounds
sleep 5m
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment