From bc35c52251280b81dbf021b5eb6497d648f80317 Mon Sep 17 00:00:00 2001 From: John Costa Date: Mon, 16 Jun 2025 13:35:33 +0100 Subject: [PATCH] feat: smaller --- config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 23ede75c..6b4fc820 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -2,8 +2,8 @@ frame_color = "#89b4fa" separator_color= frame highlight = "#89b4fa" -font = Monospace 16 -width = 400 +font = Monospace 13 +width = 300 [urgency_low] background = "#1e1e2e"