From 5a30bfc0dc51f6d92a1639e91ad4152da8d4e534 Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Sun, 25 Jul 2021 17:53:42 +0200 Subject: [PATCH] change dunst keybinds --- .config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index f856019..dc71e14 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -284,10 +284,10 @@ # On the US keyboard layout "grave" is normally above TAB and left # of "1". Make sure this key actually exists on your keyboard layout, # e.g. check output of 'xmodmap -pke' - history = ctrl+grave + history = ctrl+mod4+space # Context menu. - context = ctrl+shift+period + context = ctrl+mod1+space [urgency_low] # IMPORTANT: colors have to be defined in quotation marks.