/change-wallpaper

script to set the ubuntu wallpaper from the given folder

Primary LanguageShellMIT LicenseMIT

change-wallpaper

change-wallpaper.sh is a script to change the wallpaper randomly from the given image directory.

Set the WALLPAPER_FOLDER environment variable to pick the image from the directory

export WALLPAPER_FOLDER=$HOME/images

Optionally you can also add this to bin

sudo cp change-wallpaper.sh /usr/local/bin/

Other use cases are

  • You can configure cron to change the wallpaper daily from the given folder