diff --git a/.config/sxhkd/bspwm b/.config/sxhkd/bspwm index 2e6f8ac..8642134 100644 --- a/.config/sxhkd/bspwm +++ b/.config/sxhkd/bspwm @@ -6,7 +6,7 @@ # Restart bspwm super + shift + r - bspc wm -r + bspc wm -r && notify-send -t 1000 "bspwm reloaded." # Logout super + shift + e diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 5210788..60113ae 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -18,7 +18,7 @@ super + {_,shift} + m # Reload sxhkd config super + ctrl + r - pkill -USR1 -x sxhkd + pkill -USR1 -x sxhkd && notify-send -t 1000 "sxhkd reloaded." # Lock super + alt + s