From b582b5daab5bfae9ece6638dee71681b8e4c4ad7 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Fri, 19 Apr 2024 20:55:24 +0200 Subject: [PATCH] notification toggler --- sxhkd/.config/sxhkd/sxhkdrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 840a58e..e0c0f64 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -249,8 +249,10 @@ mod5 + @button1 super + space dmenu_recent -i -l 14 -w 600 -y $PANEL_HEIGHT +# Enable notifications super + p - logiscool_setup + {pkill dunst --signal=USR1 ,\ + pkill dunst --signal=USR2 } super + shift + Return st