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
- Host: GitHub
- URL: https://github.com/george-doge/background-changer
- Owner: George-Doge
- License: mit
- Created: 2025-03-14T15:09:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T16:57:06.000Z (over 1 year ago)
- Last Synced: 2025-10-06T13:30:03.508Z (9 months ago)
- Topics: bash, bash-script, cinnamon-desktop-environment, wallpaper-changer
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.