From ded4bfadc8e1b12d2ab5f79bcbfe4466a9c9c5a6 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 8 Feb 2016 00:58:04 +0100 Subject: Add context-menu keybinding for dunst --- dunst/.config/dunst/dunstrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dunst') 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. -- cgit v1.2.3-54-g00ecf