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.9k stars 114 forks source link

Add option to copy wallpaper to a file instead of setting the wallpaper #61

Open Kagia001 opened 3 years ago

Kagia001 commented 3 years ago

That way we can use other pywal arguments, use pywal alternatives like lule, use a different wallpaper setter, or do whatever else you may want to do with the wallpaper. It makes more sense to atleast have the option to not set the wallpaper, the script is a lot more flexible like this.

ghost commented 3 years ago

Hi @Kagia001, it appears that @adi1090x has abandoned this project (the last commit was in January), but I have continued development in my fork Dynamic Wallpaper Improved. Feel free to open your PR there so I can merge it! 🎉

erwinwallpaper commented 2 years ago

Nice suggestion

adi1090x commented 1 year ago

Sorry for being way too late.

Nice PR, can you resolve conflicts and reproduce it?