Forgot to ayu dunst
This commit is contained in:
@@ -255,22 +255,22 @@
|
||||
[urgency_low]
|
||||
# IMPORTANT: colors have to be defined in quotation marks.
|
||||
# Otherwise the "#" and following would be interpreted as a comment.
|
||||
background = "#f9f5d7"
|
||||
foreground = "#282828"
|
||||
background = "#fafafa"
|
||||
foreground = "#575f66"
|
||||
timeout = 10
|
||||
# Icon for notifications with low urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#f9f5d7"
|
||||
foreground = "#282828"
|
||||
background = "#fafafa"
|
||||
foreground = "#575f66"
|
||||
timeout = 10
|
||||
# Icon for notifications with normal urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
[urgency_critical]
|
||||
background = "#f9f5d7"
|
||||
foreground = "#282828"
|
||||
background = "#fafafa"
|
||||
foreground = "#575f66"
|
||||
timeout = 0
|
||||
# Icon for notifications with critical urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
Reference in New Issue
Block a user