From 32e3024825c70e19dd3db5ab704f343af3e5e2ca Mon Sep 17 00:00:00 2001 From: committer Date: Sun, 26 May 2024 08:03:20 -0500 Subject: [PATCH] u --- dots/dunst/dunstrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/dunst/dunstrc b/dots/dunst/dunstrc index 778410b..241d365 100644 --- a/dots/dunst/dunstrc +++ b/dots/dunst/dunstrc @@ -105,7 +105,7 @@ frame_width = 3 # Defines color of the frame around the notification window. - frame_color = "#F72585" + frame_color = "#ffffff" # Size of gap to display between notifications - requires a compositor. # If value is greater than 0, separator_height will be ignored and a border @@ -336,6 +336,7 @@ # Otherwise the "#" and following would be interpreted as a comment. background = "#4361EE" foreground = "#4CC9F0" + frame_color = "#3A0CA3" timeout = 10 # Icon for notifications with low urgency, uncomment to enable #default_icon = /path/to/icon