swww renamed to awww, due to the author's guilt from obliviously naming it "final solution"
lgfae.com·11h·
Flag this post

I am the creator and maintainer of a somewhat popular wayland wallpaper manager: [swww](https://github.com/LGFae/swww). swww has two killer features:

  • supports setting wallpapers without restarting the daemon
  • supports animated wallpapers with animated gifs or animated pngs

When I first created it, these things did not really exist in the wayland ecosystem. Stuff like [swaybg](https://github.com/swaywm/swaybg), despite being very well built, only support setting a single wallpaper on startup. This means, if you want to change the wallpaper during runtime, you must pkill the daemon, and then start it again. This led to your background being completely dark during the in-between time while you restarted the daemon. Even a script automating the process could still have a …

Similar Posts

Loading similar posts...