mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# My Qtile Configuration
|
|
|
|

|
|
|
|
A full-featured, pure-Python tiling window manager
|
|
|
|
# Features
|
|
|
|
* Simple, small and extensible. It's easy to write your own layouts,
|
|
widgets and commands.
|
|
* Configured in Python.
|
|
* 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.
|
|
* Qtile's remote scriptability makes it one of the most thoroughly
|
|
unit-tested window managers around.
|
|
|
|
# Current Release
|
|
|
|
The current stable version of qtile is 0.13.0, released 2018-12-23. See the
|
|
`documentation <http://docs.qtile.org/en/latest/manual/install/index.html>`
|
|
for installation instructions.
|
|
|
|
# Community
|
|
|
|
Qtile is supported by a dedicated group of users. If you need any help, please
|
|
don't hesitate to fire off an email to our mailing list or join us on IRC.
|
|
|
|
* Mailing List: http://groups.google.com/group/qtile-dev
|
|
* IRC: irc://irc.oftc.net:6667/qtile
|
|
|