qtile

A full-featured, hackable tiling window manager written and configured in Python. More information: <https://docs.qtile.org/en/latest/manual/commands/shell/index.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y qtile
Ubuntu
RUN apt-get update && \ apt-get install -y qtile
Arch Arch Linux
RUN pacman -S --noconfirm qtile
Fedora
RUN dnf install -y qtile
click the source code to copy install qtile on any operating system with command-not-found.com