Skip to content

desktopmgr/qtile

Repository files navigation

qtile

A full-featured, hackable tiling window manager written and configured in Python

Automatic install/update:

bash -c "$(curl -LSs https://github.com/desktopmgr/qtile/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install qtile policykit-1-gnome xfce4-clipman-plugin xfce4-power-manager xfce4-notifyd volumeicon volumeicon-alsa scrot htop

Fedora Based:

yum install qtile polkit-gnome xfce4-clipman-plugin xfce4-power-manager xfce4-notifyd volumeicon scrot htop

Arch Based:

pacman -S qtile polkit-gnome xfce4-clipman-plugin xfce4-notifyd volumeicon scrot htop

MacOS:

brew install
mv -fv "$HOME/.config/qtile" "$HOME/.config/qtile.bak"
git clone https://github.com/desktopmgr/qtile "$HOME/.config/qtile"

qtile wiki | qtile site