diff options
| author | Marc Vertes <mvertes@free.fr> | 2020-10-08 13:35:59 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2020-10-08 13:35:59 +0200 |
| commit | 5592e80397aa5c887268c93b300b4f85c816c48f (patch) | |
| tree | 0712bb099a41817241db17c2b7cfdd64f1106ad6 /.config/dunst | |
| parent | ff41492981a00fea82203e6216a289bec05d48ca (diff) | |
update
Diffstat (limited to '.config/dunst')
| -rw-r--r-- | .config/dunst/dunstrc | 7 |
1 files changed, 3 insertions, 4 deletions
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. |
