From 1545ec85da1c5a813d2895052dbf6e71068e58ea Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Sat, 14 Jan 2023 12:37:52 +0100 Subject: [PATCH] [system] fix: reset dwm after switching colors or display layout --- .config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index ac734a5..b443724 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -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