aboutsummaryrefslogtreecommitdiff
path: root/dunst/dunstrc
diff options
context:
space:
mode:
Diffstat (limited to 'dunst/dunstrc')
-rw-r--r--dunst/dunstrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/dunstrc b/dunst/dunstrc
index 013420d..58acd1c 100644
--- a/dunst/dunstrc
+++ b/dunst/dunstrc
@@ -290,7 +290,7 @@
# * context_all: Open context menu for all notifications.
# These values can be strung together for each mouse event, and
# will be executed in sequence.
- mouse_left_click = do_action, close_current
+ mouse_left_click = close_current
mouse_middle_click = do_action, close_current
mouse_right_click = close_all