An open API service indexing awesome lists of open source software.

https://github.com/george-doge/background-changer

Just a simple cinnamon background changer
https://github.com/george-doge/background-changer

bash bash-script cinnamon-desktop-environment wallpaper-changer

Last synced: 3 months ago
JSON representation

Just a simple cinnamon background changer

Awesome Lists containing this project

README

          

# background-changer
Just a simple background changer bash script for cinnamon desktop environment.
This is my first endeavour into bash scripting, I just decided to upload it to GitHub, so I wouldn't lose the file, perchance someone might find it useful.

### Setup
- download the `background-changer.sh` and give it proper executable permissions `chmod u+x background-changer.sh` if you cannot execute it
- Create a directory called `wallpapers` in your home directory. You can manually change the path in the code if you wish to
- Move your favourite wallpapers into the directory and enjoy the script!

#### Notes
The wallpapers change in the order of their names in the directory. You can rename them so they are shown in whatever order you desire. I might add some features in the future and will fix bugs if some will be found.