From e38658ec1c69821680b82ba3de57b8a4783aba19 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 23 Sep 2023 13:39:01 +0530 Subject: dump --- services/dunst.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'services') diff --git a/services/dunst.nix b/services/dunst.nix index 485cb1a..0d05889 100644 --- a/services/dunst.nix +++ b/services/dunst.nix @@ -22,7 +22,7 @@ with theme; ignore_newline = "no"; geometry = "300x8-20+20"; shrink = "yes"; - frame_width = 4; + frame_width = 1; transparency = "0"; idle_threshold = "120"; monitor = "0"; @@ -53,7 +53,7 @@ with theme; urgency_low = { background = base00; foreground = base05; - frame_color = base00; + frame_color = base01; timeout = 2; }; -- cgit v1.2.3