Description
A full-featured, hackable tiling window manager written and configured in Python
Features
- Simple, small and extensible. It's easy to write your own layouts, widgets and commands.
- Configured in Python.
- Runs as an X11 WM or a Wayland compositor.
- 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.
Installation Instructions
- Add the repo.
sudo dnf copr enable david35mm/qtile
- Install the package.
sudo dnf install qtile
- Enjoy!
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 40 | aarch64 (1)*, x86_64 (6)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (0)* | Fedora rawhide (15 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable david35mm/qtile
More info about enabling Copr repositories