Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 374 Bytes

Bash script to change desktop wallpaper

Installation

To install as a Cron job that runs every hour:

crontab -e
* */1 * * * /<path>/wallpaper.sh

Troubleshooting

  • Changes are logged to the /tmp folder.
  • Requires Gnome based Window Manager to run. Runs fine with Ubuntu 12.10, Ubuntu 14.04.