diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index ebbe45f..3bc1860 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -78,7 +78,7 @@ background = "#282828" foreground = "#a89984" frame_color = "#a89984" - highlight = "#cc241d" + highlight = "#458588" timeout = 10 # Icon for notifications with low urgency, uncomment to enable #icon = /path/to/icon |