[system] fix: reset dwm after switching colors or display layout

This commit is contained in:
David JULIEN 2023-01-14 12:37:52 +01:00
parent 760f3cea63
commit 1545ec85da
1 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ super + BackSpace
slock
super + shift + d
displayselect
displayselect && kill -1 $(pidof dwm)
super + F9
kbacklight
@ -41,8 +41,8 @@ super + shift + o
super + c
switch-colors && kill -1 $(pidof dwm)
super + alt + c
switch-colors -s
super + shift + c
switch-colors -s && kill -1 $(pidof dwm)
# Others
super + Return