diff options
author | Simon Ser <contact@emersion.fr> | 2022-03-10 10:39:10 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-06-03 16:23:22 +0200 |
commit | 69c03f673146927b73d0302fbf41a67bec58583d (patch) | |
tree | bcbe4096c7983b8f9ae28ad1bd97d226c8630591 /README.md | |
parent | de777985cef633d93f63258f1f9f196c032f05ff (diff) | |
download | swaybg-69c03f673146927b73d0302fbf41a67bec58583d.tar.gz swaybg-69c03f673146927b73d0302fbf41a67bec58583d.tar.bz2 |
Replace xdg_output with wl_output v4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,10 +1,8 @@ # swaybg -swaybg is a wallpaper utility for Wayland compositors. It is compatible with any -Wayland compositor which implements the following Wayland protocols: - -- wlr-layer-shell -- xdg-output +swaybg is a wallpaper utility for Wayland compositors. It is compatible with +any Wayland compositor which implements the wlr-layer-shell protocol and +`wl_output` version 4. See the man page, `swaybg(1)`, for instructions on using swaybg. |