From cc7b166b854127a02ba180808adf4e30422f6736 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sat, 9 Apr 2022 09:39:48 -0400 Subject: [PATCH] sxhkd: Add notification when reloading sxhkd --- sxhkd/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index c054a05d..e4eb6ed8 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -3,7 +3,7 @@ # Reload sxhkd / Quit bspwm super + {_, alt} + Escape - {pkill -USR1 -x sxhkd,bspc quit} + {pkill -USR1 -x sxhkd && notify-send -t 2000 "sxhkd" "Reloaded config",bspc quit} # Take a screenshot super + p