diff options
-rw-r--r-- | desktop/qtile/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README index 5340c70de0c76..fd455b472db92 100644 --- a/desktop/qtile/README +++ b/desktop/qtile/README @@ -3,8 +3,8 @@ layouts, widgets, and built-in commands. Qtile is written and configured entirely in Python, which means you can leverage the full power and flexibility of the language to make it fit your needs. -You will need to build cairocffi with its optional python3-xcffib -dependency. +You will need to build python3-cairocffi with its optional +python3-xcffib dependency. python3-dbus-next is an optional dependency for qtile. It sends notifications through dbus - please additionally install a |