+ Rework DWM Autostart script
+ Fixed Qtile config problem + Shortcut to qtile config file + Cleaning up
This commit is contained in:
parent
28d74082e0
commit
9ac7ad05c1
4 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
from libqtile.config import key, screen, group, drag, click, match
|
||||
from libqtile.config import Key, Screen, Group, Drag, Click, Match
|
||||
from libqtile.command import lazy
|
||||
|
||||
mod = "mod4" # Sets mod key to SUPER/WINDOWS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue