aboutsummaryrefslogtreecommitdiff
path: root/dunst/dunstrc
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-04-02 22:20:09 -0600
committerBryson Steck <brysonsteck@protonmail.com>2023-04-02 22:20:09 -0600
commit2d1191a092a26997d3b177d1d3f3a315cdd4a38e (patch)
tree3c20759c47a3d04fc5787461a6b707437277037a /dunst/dunstrc
parent290247d424e6a91fa04b69a1c17ace583bd92290 (diff)
downloaddotfiles-2d1191a092a26997d3b177d1d3f3a315cdd4a38e.tar
dotfiles-2d1191a092a26997d3b177d1d3f3a315cdd4a38e.tar.gz
dotfiles-2d1191a092a26997d3b177d1d3f3a315cdd4a38e.tar.bz2
another cool update
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