A script to dynamically change your wallpaper with a travel photo by Richard Stallman. All given time intervals (by default 15 minutes), a randomly selected photo is selected from these.
To change the time between changes of each wallpaper, just change the value of sleep_duration
in the config.conf file.
Dont' forget to render your main.py
executable before launch it (chmod u+x main.py
).
- A plasma 5 desktop environment
- Python 3
- GNU General Public License Distributed under the GPL-3.0 license. See license for more information.