desktop/qtile: Update README and slack-desc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c061d95193
commit
b47c0617fe
|
@ -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.
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
qtile: qtile (tiling window manager)
|
||||
qtile:
|
||||
qtile: Qtile is simple, small, and extensible. It's easy to write your own
|
||||
qtile: layouts, widgets, and built-in commands. Qtile is written and
|
||||
qtile: configured entirely in Python, which means you can leverage the full
|
||||
qtile: power and flexibility of the language to make it fit your needs.
|
||||
qtile: Qtile is a full-featured, hackable tiling window manager (X11 or
|
||||
qtile: Wayland) written and configured in Python.
|
||||
qtile:
|
||||
qtile: Homepage: https://qtile.org
|
||||
qtile:
|
||||
qtile:
|
||||
qtile: Homepage: http://qtile.org
|
||||
qtile:
|
||||
qtile:
|
||||
qtile:
|
||||
|
|
Loading…
Reference in New Issue