Add context-menu keybinding for dunst
This commit is contained in:
parent
2ed2206983
commit
ded4bfadc8
1 changed files with 3 additions and 0 deletions
|
@ -147,6 +147,9 @@
|
||||||
# On the US keyboard layout 'grave' is normally above TAB and left of '1'.
|
# On the US keyboard layout 'grave' is normally above TAB and left of '1'.
|
||||||
history = mod4+ctrl+m
|
history = mod4+ctrl+m
|
||||||
|
|
||||||
|
# context menu
|
||||||
|
context = mod4+mod1+m
|
||||||
|
|
||||||
[urgency_low]
|
[urgency_low]
|
||||||
# IMPORTANT: colors have to be defined in quotation marks.
|
# IMPORTANT: colors have to be defined in quotation marks.
|
||||||
# Otherwise the '#' and following would be interpreted as a comment.
|
# Otherwise the '#' and following would be interpreted as a comment.
|
||||||
|
|
Loading…
Reference in a new issue