diff --git a/.config/i3/config_common b/.config/i3/config_common index 79eb9b9..ec780ef 100644 --- a/.config/i3/config_common +++ b/.config/i3/config_common @@ -208,9 +208,9 @@ bindsym $mod+r mode "$resize_mode" # BINDINGS FOR NOTIFICATIONS ################################## -bindsym Shift+space exec dunstctl close -bindsym Shift+$mod+space exec dunstctl history-pop -bindsym Shift+$mod+g exec dunstctl context +bindsym Ctrl+Shift+space exec dunstctl close-all +bindsym Ctrl+$mod+space exec dunstctl history-pop +bindsym Shift+BackSpace exec dunstctl close ################################## # OPERATIONS FOR SPECIFIC WINDOWS