From ed1dea68e059ed3df15c9d32b6de38813eb5407b Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 26 May 2025 08:44:55 -0500 Subject: critical notifications should have contrasting color --- dotfiles/system/.config/dunst/dunstrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/system/.config/dunst/dunstrc b/dotfiles/system/.config/dunst/dunstrc index c059770..5118051 100644 --- a/dotfiles/system/.config/dunst/dunstrc +++ b/dotfiles/system/.config/dunst/dunstrc @@ -190,6 +190,7 @@ timeout = 8 background = "#9b4d4bf0" frame_color = "#ab6d6b" highlight = "#eb4d4b" +foreground = "#ffffff" timeout = 0 # Rules -- cgit v1.2.3