diff options
Diffstat (limited to 'desktop/qtile/README')
-rw-r--r-- | desktop/qtile/README | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README index 1bb1c70c73..0518e71b3b 100644 --- a/desktop/qtile/README +++ b/desktop/qtile/README @@ -1,12 +1,8 @@ -qtile is a full-featured, pure-Python tiling window manager: -- it's simple, small and extensible. -- it's easy to write you own layouts, widgets and commands. -- it's configured in Python. -- it has a command shell that allows all aspects of Qtile to be - managed and inspected. -- complete remote scriptability - write scripts to set up workspaces, - manipulate windows, update status bar widgets and more: this makes - it one of the most thoroughly unit-tested window mangers around. +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. -NOTE: for this to run you need to rebuild Slackware's pycairo with -the additional configure option --enable-xcb. +NOTE: requiring rebuild Slackware's pycairo with +additional configure option --enable-xcb. +http://mirrors.slackware.com/slackware/slackware64-14.1/source/l/pycairo |