summaryrefslogtreecommitdiffstats
path: root/desktop/qtile/README
diff options
context:
space:
mode:
author isaackwy2023-12-30 05:08:04 +0100
committer Willy Sudiarto Raharjo2023-12-31 01:53:55 +0100
commitb47c0617fe177f837b678d13bbc1d33730b08f17 (patch)
treec9251c97d31efad3ee849fbbe4cdabe1d83dbd0d /desktop/qtile/README
parentc061d9519331cc9744a95c82addd7369b76696c5 (diff)
downloadslackbuilds-b47c0617fe177f837b678d13bbc1d33730b08f17.tar.gz
desktop/qtile: Update README and slack-desc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qtile/README')
-rw-r--r--desktop/qtile/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README
index fd455b472d..2b44f405b8 100644
--- a/desktop/qtile/README
+++ b/desktop/qtile/README
@@ -1,7 +1,7 @@
-Qtile is simple, small, and extensible. It's easy to write your own
-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.
+Qtile is a full-featured, hackable tiling window manager (X11 or
+Wayland) written and configured in Python. Qtile is simple, small, and
+extensible - it is easy to write your own layouts, widgets and built-in
+commands.
You will need to build python3-cairocffi with its optional
python3-xcffib dependency.