aboutsummaryrefslogtreecommitdiff
path: root/desktop/swaybg/README
diff options
context:
space:
mode:
authorDamian Perticone <mjolnirdam@gmail.com>2022-04-02 10:23:09 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:19:22 +0700
commitcd15a14c2aae4826bb4136fce648b2daea1cceae (patch)
tree8cad5c28951df3f5ac22cc7cd35fb632b2fde246 /desktop/swaybg/README
parent9caff9fdd0ad563dd4a7ef39d8fbde9818837a6c (diff)
desktop/swaybg: Added (sway background setter)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/swaybg/README')
-rw-r--r--desktop/swaybg/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/swaybg/README b/desktop/swaybg/README
new file mode 100644
index 0000000000000..61427fc63e50e
--- /dev/null
+++ b/desktop/swaybg/README
@@ -0,0 +1,6 @@
+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
+example usage: in your home .config/sway/config
+output * bg (your wallpaper path) fill
+