From f20421b2e347171f97adca197b5e4e4388851303 Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 18 Mar 2026 19:13:39 +0000 Subject: [PATCH] update --- dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dunstrc b/dunstrc index 45a1ca4..4158387 100644 --- a/dunstrc +++ b/dunstrc @@ -83,7 +83,7 @@ ### Text ### - font = "OCR A 10" + font = "OCR A 11" # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. @@ -123,7 +123,7 @@ # %n progress value if set without any extra characters # %% Literal % # Markup is allowed - format = "%s\n%b" + format = "%s\n\n%b" # Alignment of message text. # Possible values are "left", "center" and "right".