From 5592e80397aa5c887268c93b300b4f85c816c48f Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 8 Oct 2020 13:35:59 +0200 Subject: update --- .config/dunst/dunstrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.config/dunst') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index d5a7f1b..c670303 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -86,7 +86,7 @@ ### Text ### - font = Monospace 8 + font = Monospace 9 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. @@ -286,11 +286,10 @@ # of "1". Make sure this key actually exists on your keyboard layout, # e.g. check output of 'xmodmap -pke' #history = ctrl+grave - history = ctrl+exclam + history = ctrl+twosuperior # Context menu. - #context = ctrl+colon - context = ctrl+shift+exclam + context = ctrl+colon [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. -- cgit v1.2.3