qtile-examples
Table of Contents
This is a repository for examples of how to use qtile by users. Below is a list of user configurations and their descriptions.
Documentation for the default configuration is available here and the code is available in the main qtile repo under libqtile/resources/default_config.py.
Configs
Config | Description |
---|---|
a13xmt | rooms and workspaces |
aeronotix.py | dynamic groups |
arkchar.py | basic configuration |
bglasber.py | python functions in config |
cjbarnes | java support and application specific floating rules |
cortesi.py | kinesis keyboard keybindings |
dwakar | themed widgets |
ei-grad.py | custom widgets |
emdete | simple, beautiful, useful: lots of keyboard shortcuts |
mcol | wayland and x11 backends, graphical notifications |
mort65 | rule matching, dynamic shortcuts, dropdown terminal |
oboingo | multiscreen, groups assigned to specific screens, key chording, time logger |
osimplex | OOP, scratchpad, aesthetics file, defaults files |
ramnes.py | debug layouts |
roger | dynamic groups, rule matching for windows |
rxcomm | Google Calendar widget |
sweenu | broken up in several files, custom screenshots, backlight |
tailhook.py | unicode-based window sorting |
tin.py | custom window shortcuts |
tych0 | qtile development, multiple screens |
zordsdavini | various dmenu apps, screenshots, multiscreen, gmailwidget |
Plugins
Module | Description |
---|---|
traverse | Functions for traversing focus over windows based on global position |
graphical_notifications | An interactive graphical notification server similar to dunst |
Qminimize | A rofi script to handle minimize/unminimize of multiple windows at once |
Other links
Site | Description |
---|---|
qtile-extras | A collection of widgets and other mods made by elParaguayo |
Contributing
To contribute please fork the repo on github and make a pull request. Please also include in this README a short description of your config.