From 088015c62ca91f6253f8607fd55eb2f6f14085e5 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 27 Mar 2026 17:41:30 +0100 Subject: 2026-03-27 updates by auto-switch --- common/home/services/dunst/default.nix | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'common/home/services/dunst') diff --git a/common/home/services/dunst/default.nix b/common/home/services/dunst/default.nix index 28438e0..63ff585 100644 --- a/common/home/services/dunst/default.nix +++ b/common/home/services/dunst/default.nix @@ -7,10 +7,19 @@ height = 300; offset = "30x30"; origin = "top-right"; - transparency = 0; - frame_color = "#b16286"; + transparency = 5; + frame_color = "#3c3836"; + frame_width = 1; corner_radius = 5; font = "SauceCodePro NF 9"; + follow = "mouse"; + + progress_bar_height = 5; + progress_bar_corner_radius = 4; + progress_bar_frame_width = 1; + progress_bar_frame_color = "#3c3836"; + + highlight = "#ebdbb2"; }; urgency_normal = { -- cgit v1.2.3-70-g09d2