summaryrefslogtreecommitdiffstats
path: root/desktop/qtile
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-02-09 21:35:57 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-10 14:28:59 +0700
commitd08e68dc1409112fb52aa4459fa093127bfa50f4 (patch)
tree5c8a7ca6f48cbc5c9091ca0c76c4505901fa03a9 /desktop/qtile
parentd516251058d4616da0507442f64019d6dadb25be (diff)
downloadslackbuilds-d08e68dc1409112fb52aa4459fa093127bfa50f4.tar.gz
slackbuilds-d08e68dc1409112fb52aa4459fa093127bfa50f4.tar.xz
desktop/qtile: Update README - Add python-dbus-next as optional dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qtile')
-rw-r--r--desktop/qtile/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README
index 500af140c6..fa76030326 100644
--- a/desktop/qtile/README
+++ b/desktop/qtile/README
@@ -5,3 +5,7 @@ flexibility of the language to make it fit your needs.
You will need to build cairocffi with its optional python3-xcffib
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.