From e32c203e55b9f909572fa4378ef19644e607d189 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sun, 22 Dec 2024 17:43:11 +0100 Subject: i3: better hotkeys for notifications --- i3/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3/config b/i3/i3/config index 5d12ce4..d64f125 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -220,8 +220,8 @@ bindsym $mod+p move workspace to output right # 47 is ;(en) ñ(en) bindcode $mod+47 exec dunstctl close bindcode $mod+Shift+47 exec dunstctl close-all +bindcode $mod+Control+Shift+47 exec dunstctl history-clear bindsym $mod+period exec dunstctl history-pop -bindsym $mod+Shift+period exec dunstctl history-clear bindsym $mod+comma exec dunstctl context -- cgit v1.2.3