Massive change to qtile - move own config to custom.py outside of this repository.
This commit is contained in:
parent
13137b58c1
commit
58cab7f3a0
4 changed files with 166 additions and 158 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
**/autostart.sh
|
||||
**/stop.sh
|
||||
**/bookmarks
|
||||
**/lazy-lock.json
|
||||
**/.netrwhist
|
||||
**/__pycache__
|
||||
**/qtile/custom.py
|
||||
**/qtile/autostart.sh
|
||||
**/qtile/autostop.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue