diff --git a/home/.config/dunst/dunstrc b/home/.config/dunst/dunstrc index 5ad00e7..8a5bfb4 100644 --- a/home/.config/dunst/dunstrc +++ b/home/.config/dunst/dunstrc @@ -269,7 +269,7 @@ # These values can be strung together for each mouse event, and # will be executed in sequence. mouse_left_click = open_url, do_action, close_current - mouse_middle_click = close_all + mouse_middle_click = context mouse_right_click = close_current # Experimental features that may or may not work correctly. Do not expect them