Dunst: Change frame color to dark yellow

It stands out better against the dark programs I run all the time
This commit is contained in:
Salt 2018-08-04 22:45:45 -05:00
parent 58425a123d
commit cf99156f45

View File

@ -65,7 +65,7 @@
# Defines color of the frame around the notification window. # Defines color of the frame around the notification window.
#frame_color = "#aaaaaa" #frame_color = "#aaaaaa"
frame_color = "#3c3836" frame_color = "#d79921"
# Define a color for the separator. # Define a color for the separator.
# possible values are: # possible values are: