add qtile default config

This commit is contained in:
2021-10-05 23:17:33 +02:00
parent b2c93d7ee2
commit dda7f6aa40
2 changed files with 192 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
bspwm/.config/bspwm/themes/theme.sh
shell/.config/zsh/plugins/zsh-autosuggestions
shell/.config/zsh/plugins/zsh-syntax-highlighting
*~
__pycache__