From 2d99a1cb9dc51242dc3386a724b7df35c13ed6ed Mon Sep 17 00:00:00 2001 From: committer Date: Sun, 26 May 2024 07:59:58 -0500 Subject: [PATCH] u --- dots/dunst/dunstrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dots/dunst/dunstrc b/dots/dunst/dunstrc index aac9b22..778410b 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 = "#ff0066" + frame_color = "#F72585" # Size of gap to display between notifications - requires a compositor. # If value is greater than 0, separator_height will be ignored and a border @@ -331,12 +331,11 @@ # where there are multiple screens with very different dpi values. per_monitor_dpi = false - [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - background = "#222222" - foreground = "#888888" + background = "#4361EE" + foreground = "#4CC9F0" timeout = 10 # Icon for notifications with low urgency, uncomment to enable #default_icon = /path/to/icon