mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-03-05 23:19:59 +01:00
update dunst click actions
This commit is contained in:
parent
1c984a8bca
commit
65f7f34f69
1 changed files with 2 additions and 2 deletions
|
@ -254,8 +254,8 @@
|
|||
# These values can be strung together for each mouse event, and
|
||||
# will be executed in sequence.
|
||||
mouse_left_click = do_action, close_current
|
||||
mouse_middle_click = do_action
|
||||
mouse_right_click = close_all
|
||||
mouse_middle_click = close_all
|
||||
mouse_right_click = close_current
|
||||
|
||||
# Experimental features that may or may not work correctly. Do not expect them
|
||||
# to have a consistent behaviour across releases.
|
||||
|
|
Loading…
Add table
Reference in a new issue