/RandomWallpaper

Bash script that when run selects a random wallpaper out of your wallpaper directory and changes it every 500 seconds.

Primary LanguageShell

RandomWallpaper

Bash script that when run selects a random wallpaper out of your wallpaper directory and changes it every 500 seconds.

Installing

Move to your preferred directory and then run:

git clone https://github.com/JonathanShrek/RandomWallpaper

Dependencies

  • feh

Getting Started

Using a text editor of your choice alter the file location to where you store your wallpapers.

Customizing

You can alter the speed at which the wallpapers change by using a text editor of your choice and altering the sleep value.

Authors