1
0
Fork 0

dunst: accept action on left click too

This commit is contained in:
tastytea 2024-03-20 19:25:25 +01:00
parent 1b3a92bf09
commit 6ca7dfe7a5
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@
# These values can be strung together for each mouse event, and
# will be executed in sequence.
# mouse_left_click = open_url, close_current
mouse_left_click = none
mouse_left_click = do_action
mouse_middle_click = do_action, close_current
mouse_right_click = close_current