diff --git a/dots/dunst/dunstrc b/dots/dunst/dunstrc index e151ad6..01e6fc6 100644 --- a/dots/dunst/dunstrc +++ b/dots/dunst/dunstrc @@ -342,9 +342,9 @@ #default_icon = /path/to/icon [urgency_normal] - background = "#3A0CA3" + background = "#4361EE" foreground = "#F72585" - frame_color = "#4361EE" + frame_color = "#3A0CA3" timeout = 10 override_pause_level = 30 # Icon for notifications with normal urgency, uncomment to enable