diff options
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 |
commit | 259c81c3bbcc5da5c665b36b97e7847a4974b2a2 (patch) | |
tree | 5b0bb1b47e4753c7918b5850b6d6a0e07a4e76a7 /desktop/qtile | |
parent | 659060efd9ae819a5dbdc55fa13525fb6e401370 (diff) |
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/qtile')
-rw-r--r-- | desktop/qtile/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README index fa7603032684c..5905765087bf3 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. |