Skip to content

Instantly share code, notes, and snippets.

@anjandev
Created January 18, 2018 07:51
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 anjandev/b59e821a1994672fc5face77b7f586d2 to your computer and use it in GitHub Desktop.
Save anjandev/b59e821a1994672fc5face77b7f586d2 to your computer and use it in GitHub Desktop.
#!/bin/sh
while true; do
feh --bg-fill -z ~/Pictures/Wallpapers/
sleep 30m
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment