diff options
Diffstat (limited to 'config/dunst')
| -rwxr-xr-x | config/dunst/styles/dunstrc-dark | 2 | ||||
| -rwxr-xr-x | config/dunst/styles/dunstrc-light | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/dunst/styles/dunstrc-dark b/config/dunst/styles/dunstrc-dark index ef1c8644..961afb22 100755 --- a/config/dunst/styles/dunstrc-dark +++ b/config/dunst/styles/dunstrc-dark @@ -92,7 +92,7 @@ ### Text ### - font = Fantasque Sans Mono 15 + font = Monospace 12 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. diff --git a/config/dunst/styles/dunstrc-light b/config/dunst/styles/dunstrc-light index e738d22e..935eb681 100755 --- a/config/dunst/styles/dunstrc-light +++ b/config/dunst/styles/dunstrc-light @@ -92,7 +92,7 @@ ### Text ### - font = Fantasque Sans Mono 15 + font = Monospace 12 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. |
