Skip to content

gibbage/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Shell Scripts

Collection of random shell scripts.

wallpaper-rotate.zsh

Sets your Gnome wallpaper to a randomly chosen jpg file from the supplied directory.

Add a crontab entry to rotate every 10 mins:

*/10 * * * * $HOME/bin/wallpaper-rotate.zsh $HOME/Pictures/wallpaper/rotation &>>/tmp/wallpaper-rotate.log

About

Collection of shell scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages