diff options
Diffstat (limited to 'desktop/qtile/README')
-rw-r--r-- | desktop/qtile/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README index ced42e39e5..3971c94b04 100644 --- a/desktop/qtile/README +++ b/desktop/qtile/README @@ -2,3 +2,6 @@ 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. + +You will need to build cairocffi with its optional python-xcffib +dependency. |