Skip to content

saibier/wsbg

Repository files navigation

wsbg

wsbg is a wallpaper utility for Sway which supports per-workspace configuration. It was forked from swaybg.

See the man page, wsbg(1), for instructions on using wsbg.

Installation

Install dependencies:

  • meson *
  • wayland
  • wayland-protocols *
  • pixman
  • gdk-pixbuf2 (optional: image formats other than PNG)
  • libpng (required if gdk-pixbuf2 is not available)
  • scdoc (optional: man pages) *
  • git (optional: version information) *

* Compile-time dep

Run these commands:

meson setup build/
ninja -C build/
sudo ninja -C build/ install

About

A wallpaper utility for Sway with support for per-workspace configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published