This configuration assumes you put these scripts in ~/scripts/
, and that this directory is in your $PATH variable. You can change this to your desired scripts directory instead. Just be sure to change cycle-random-wallpaper
, because it assumes you use ~/scripts/
.
This also assumes there's a directory created called ~/Wallpaper/
. Make this directory or change the scripts to reference your personal wallpaper directory.
Adjust the wget line with your resolution. (hint, you can do this to get it):
xrandr | grep '*'
When called you'll set a new wallpaper.
If you really like the current wallpaper, call this script and you'll save it with a random name in your wallpaper directory, for later use.
This runs set-random-wallpaper
in a loop, every 60 minutes by default. This will get you a new wallpaper every hour.