various changes
This commit is contained in:
@@ -327,19 +327,19 @@
|
||||
[urgency_low]
|
||||
# IMPORTANT: colors have to be defined in quotation marks.
|
||||
# Otherwise the "#" and following would be interpreted as a comment.
|
||||
background = "#0a4158"
|
||||
foreground = "#ff9636"
|
||||
frame_color = "#ff9636"
|
||||
highlight = "#ff9636"
|
||||
background = "#50514f"
|
||||
foreground = "#b4adea"
|
||||
frame_color = "#b4adea"
|
||||
highlight = "#b4adea"
|
||||
timeout = 10
|
||||
# Icon for notifications with low urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#0a4158"
|
||||
foreground = "#ff9636"
|
||||
frame_color = "#ff9636"
|
||||
highlight = "#ff9636"
|
||||
background = "#50514f"
|
||||
foreground = "#b4adea"
|
||||
frame_color = "#b4adea"
|
||||
highlight = "#b4adea"
|
||||
timeout = 10
|
||||
# Icon for notifications with normal urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
Reference in New Issue
Block a user