Massive change to qtile - move own config to custom.py outside of this repository.

This commit is contained in:
Bartek Stalewski 2023-11-15 15:38:23 +01:00
parent 13137b58c1
commit 58cab7f3a0
4 changed files with 166 additions and 158 deletions

4
.gitignore vendored
View file

@ -1,6 +1,8 @@
**/autostart.sh
**/stop.sh
**/bookmarks
**/lazy-lock.json
**/.netrwhist
**/__pycache__
**/qtile/custom.py
**/qtile/autostart.sh
**/qtile/autostop.sh