summaryrefslogtreecommitdiffstats
path: root/dunst
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-08 00:58:04 +0100
committerGravatar Tom Willemse2016-02-08 00:58:04 +0100
commitded4bfadc8e1b12d2ab5f79bcbfe4466a9c9c5a6 (patch)
treea977a511a0185f8652be4f5a5aa61cf4b68a912a /dunst
parent2ed2206983d8d87a3f30d753184c7e8ba7900416 (diff)
downloaddotfiles-ded4bfadc8e1b12d2ab5f79bcbfe4466a9c9c5a6.tar.gz
dotfiles-ded4bfadc8e1b12d2ab5f79bcbfe4466a9c9c5a6.zip
Add context-menu keybinding for dunst
Diffstat (limited to 'dunst')
-rw-r--r--dunst/.config/dunst/dunstrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc
index 655ae7e..7e2f186 100644
--- a/dunst/.config/dunst/dunstrc
+++ b/dunst/.config/dunst/dunstrc
@@ -147,6 +147,9 @@
# On the US keyboard layout 'grave' is normally above TAB and left of '1'.
history = mod4+ctrl+m
+ # context menu
+ context = mod4+mod1+m
+
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the '#' and following would be interpreted as a comment.