2014-04-23 11:56:58 +02:00
|
|
|
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.
|
2016-05-31 23:25:37 +02:00
|
|
|
|
2022-02-03 21:01:33 +01:00
|
|
|
You will need to build cairocffi with its optional python3-xcffib
|
2016-05-31 23:25:37 +02:00
|
|
|
dependency.
|
2022-02-10 06:35:57 +01:00
|
|
|
|
|
|
|
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.
|