From 7b65974a4a739406ef9d32b658abd26c81bea44f Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 20 Aug 2024 23:17:13 +0200 Subject: add dunst and configure it --- i3/i3/config | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i3') diff --git a/i3/i3/config b/i3/i3/config index ccdd45d..e68b965 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -209,5 +209,13 @@ bindsym $mod+t exec xinput disable 'MSFT0001:01 06CB:CD64 Touchpad' bindsym $mod+n move workspace to output right bindsym $mod+p move workspace to output right +# dunst +# 47 is ;(en) ñ(en) +bindcode $mod+47 exec dunstctl close +bindcode $mod+Shift+47 exec dunstctl close-all +bindsym $mod+period exec dunstctl history-pop +bindsym $mod+comma exec dunstctl context + + # Start user-level service cotrol with shepherd exec --no-startup-id shepherd -- cgit v1.2.3