adi1090x / dynamic-wallpaper

A simple bash script to set wallpapers according to current time, using cron job scheduler.
GNU General Public License v3.0
1.88k stars 115 forks source link

added features : random wallpaper style setting #69

Open LilMonk opened 3 years ago

LilMonk commented 3 years ago

I have added two new features

For this, I have stored the current date and current style in the intermediate.txt. I didn't find any other way to store them. If you have something in mind then tell me I will change it. I have introduced two new flags for this -r and -d. One can use dwall -d for creating a cron job. Please check the code. And inform me of the changes.

adi1090x commented 1 year ago

Sorry for being way too late.

Nice PR, can you resolve conflicts and reproduce it?