Dunst: Configure frame
This commit is contained in:
parent
79575d8cbe
commit
a1414b5fb4
@ -61,11 +61,11 @@
|
|||||||
|
|
||||||
# Defines width in pixels of frame around the notification window.
|
# Defines width in pixels of frame around the notification window.
|
||||||
# Set to 0 to disable.
|
# Set to 0 to disable.
|
||||||
frame_width = 0
|
frame_width = 4
|
||||||
|
|
||||||
# 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 = "#fdf6e3"
|
frame_color = "#eee8d5"
|
||||||
|
|
||||||
# Define a color for the separator.
|
# Define a color for the separator.
|
||||||
# possible values are:
|
# possible values are:
|
||||||
|
Loading…
Reference in New Issue
Block a user