Qtile
Qtile for Xorg Install¶
Introduction¶
Assuming you 1. Xorg installed 2. Not using ly console manager
Installation¶
sudo apt install \
python3 \
python3-pip \
python3-venv \
python3-v-sim \
python-dbus-dev \
libpangocairo-1.0-0 \
python3-cairocffi \
python3-xcffib \
libxkbcommon-dev \
libxkbcommon-x11-dev \
git \
sxhkd
- You have a ~/.local/bin directory
- You have the following in your .bashrc
Setting Up Virtual Environment¶
Using qtile.git¶
Installing qtile¶
Installing psutil¶
Setting symbolic link¶
Usage¶
Paste the following. Change $USER.
[Desktop Entry]
Name=Qtile
Comment=Qtile session
Exec=/home/$USER/.local/bin/qtile start
Type=Application
Keywords=wm;tiling
Conclusion¶
By the end you should be able to log into vanilla qtile.