dynamic-wallpaper
dynamic-wallpaper copied to clipboard
added features : random wallpaper style setting
I have added two new features
- Set random wallpaper style
-r - Set random wallpaper style on each day
-d
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.
Sorry for being way too late.
Nice PR, can you resolve conflicts and reproduce it?