- Qtile
- Screenshots
- Keybinds
- License
A full-featured, hackable tiling window manager written and configured in Python.
- OS: Arco Linux
- Font: mononoki Bold
- Colorscheme: Tokyo Night
- Terminal: Alacritty
- Shell: Zsh + Oh My Zsh
- Menu: Rofi
- Text Editor: Vim | VSCode
- File Manager: Nemo
- PDF Viewer: zathura
Keybind | Action |
---|---|
super + enter | Spawn Terminal |
super + q | Kill Current Window |
super + b | Spawn Chrome |
super + shiftenter | Spawn Rofi |
super + shiftr | Restart Qtile |
super + shiftq | Kill Qtile |
Keybind | Action |
---|---|
jj | Enter Normal Mod |
shift + s | Compile LaTeX File |
control + s | Exec Python Script |
control + t | Toggle Nerd Tree |
cs"' | Replace double quotes with single qoutes |
Alias | Action |
---|---|
.. | cd .. |
la | ls -A |
ll | ls -la |
h | history |
q | quit |
c | clear |
sus | systemctl suspend |
vrc | vim ~/.vimrc |
zrc | vim ~/.zshrc |
The files and scripts in this repository are licensed under the MIT License, which is a very permissive license allowing you to use, modify, copy, distribute, sell, give away, etc. the software. In other words, do what you want with it. The only requirement with the MIT License is that the license and copyright notice must be provided with the software.