From 1d04a76bd093c1a6c504b65861828ff3453093aa Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 3 Nov 2023 10:27:00 +0900 Subject: some small dunst tweak --- config/dunst/styles/dunstrc-dark | 2 +- config/dunst/styles/dunstrc-light | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/dunst') 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. -- cgit v1.2.3