From 259c81c3bbcc5da5c665b36b97e7847a4974b2a2 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 18 Apr 2022 00:15:49 -0700 Subject: [PATCH] desktop/qtile: Updated README. Note optional wayland dependencies. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- desktop/qtile/README | 3 +++ 1 file changed, 3 insertions(+) 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.