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

Support for Sway #70

Closed reo6 closed 1 year ago

reo6 commented 3 years ago

Hi!

Sway WM uses a command called swaybg for setting wallpapers. For example:

swaybg -i /path/to/image

But this command dont starts another process like feh.

If you can do support, I can test it. Or I'mma try coding.

ghost commented 3 years ago

Hi @ramazanemreosmanoglu, 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 issue there so I can take a look at it!

adi1090x commented 1 year ago

Done, Use the lastest version (v3.0).