diff options
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 |
commit | d08e68dc1409112fb52aa4459fa093127bfa50f4 (patch) | |
tree | 5c8a7ca6f48cbc5c9091ca0c76c4505901fa03a9 /desktop | |
parent | d516251058d4616da0507442f64019d6dadb25be (diff) |
desktop/qtile: Update README - Add python-dbus-next as optional dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/qtile/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README index 500af140c62b..fa7603032684 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. |