Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 3.3 KB

README.md

File metadata and controls

68 lines (53 loc) · 3.3 KB

PERSONAL ARCH LINUX DOTFILES

👋 TABLE OF CONTENTS

  • Qtile
  • Screenshots
  • Keybinds
  • License

🐍 QTILE

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

🗻 SCREENSHOTS

⌨ KEYBINDINGS

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

👩‍💻 VIM SHORTCUTS

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

🔬 TERMINAL ALIASES

Alias Action
.. cd ..
la ls -A
ll ls -la
h history
q quit
c clear
sus systemctl suspend
vrc vim ~/.vimrc
zrc vim ~/.zshrc

🎓 LICENCE

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.