mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 21:23:40 +01:00
wired: close notification on click
This commit is contained in:
parent
57983d550a
commit
116c2cc6c1
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
shortcuts: ShortcutsConfig (
|
shortcuts: ShortcutsConfig (
|
||||||
notification_action1: 1,
|
notification_action1_and_close: 1,
|
||||||
notification_close: 2,
|
notification_close: 2,
|
||||||
notification_closeall: 3,
|
notification_closeall: 3,
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue