This is a simple dynamic wallpaper,that changes every two hours,in accordance to time of the day.Check out assets
folder for the pictures
git clone https://github.com/learnedfool/Dynamic-Wallpaper
cd Dynamic-Wallpaper
chmod 700 .export_env_variable
./.export_env_variable
Open the crontab using :
crontab -e
Add the following lines at the last :
SHELL=/bin/bash
* */2 * * * ~./Xdbus; /usr/bin/python3 /path/to/wallpaper/script <username>