summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-04-18 00:15:49 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-24 01:47:15 +0700
commit259c81c3bbcc5da5c665b36b97e7847a4974b2a2 (patch)
tree5b0bb1b47e4753c7918b5850b6d6a0e07a4e76a7 /desktop
parent659060efd9ae819a5dbdc55fa13525fb6e401370 (diff)
downloadslackbuilds-259c81c3bbcc5da5c665b36b97e7847a4974b2a2.tar.gz
slackbuilds-259c81c3bbcc5da5c665b36b97e7847a4974b2a2.tar.xz
desktop/qtile: Updated README.
Note optional wayland dependencies. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/qtile/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README
index fa76030326..5905765087 100644
--- a/desktop/qtile/README
+++ b/desktop/qtile/README
@@ -9,3 +9,6 @@ dependency.
python-dbus-next is an optional dependency for qtile.
It sends notifications through dbus - please additionally install a
notification daemon such as dunst for displaying notifications on qtile.
+
+pywlroots (another optional dependency) provides experimental Wayland
+support.