various changes

This commit is contained in:
2021-08-01 22:30:17 +02:00
parent 4e767e2994
commit b29222d051
3 changed files with 12 additions and 11 deletions

View File

@@ -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