diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index a8c8c7c..364b677 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -64,7 +64,7 @@ frame_width = 5 # Defines color of the frame around the notification window. - frame_color = "#408977" + frame_color = "#8FBCBB" # Define a color for the separator. # possible values are: @@ -292,7 +292,7 @@ [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - background = "#222222" + background = "#2E3440" foreground = "#888888" timeout = 10 # Icon for notifications with low urgency, uncomment to enable