qtile
linux
A full-featured, hackable tiling window manager written and configured in Python.
More info →Examples (5)
Start the window manager, if it is not running already (should ideally be run from `.xsession` or similar)
qtile startCheck the configuration file for any compilation errors (default location is `~/.config/qtile/config.py`)
qtile checkOpen the program `xterm` as a floating window on the group named `test-group`
Restart the window manager
qtile cmd-obj --object cmd --function restartmade by @shridhargupta | data from tldr-pages