From 9564a2fa86fba9b664a26cf2e17a8468e03d4fa0 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 d595996..54a4bfd 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 - st spt + {pkill dunst --signal=USR1 ,\ + pkill dunst --signal=USR2 } super + shift + Return st