Merge branch 'dev' into thesis

system: restart dwm after switching colors or display layout
This commit is contained in:
David JULIEN 2023-01-18 09:41:03 +01:00
commit 69f8be6de1
No known key found for this signature in database
GPG Key ID: 1DD6B2BA6DD78810

View File

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