This commit is contained in:
2021-06-27 19:28:33 +02:00
parent 800dc876e8
commit f19d3fdaec
11 changed files with 137 additions and 86 deletions

View File

@ -10,7 +10,7 @@
padding = 8
horizontal_padding = 8
frame_width = 1
frame_color = "#B29863"
frame_color = "#363846"
# Define a color for the separator.
# possible values are:
@ -75,21 +75,21 @@
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
background = "#0C130C"
foreground = "#B29863"
background = "#0D0C0B"
foreground = "#363846"
timeout = 5
# Icon for notifications with low urgency, uncomment to enable
#icon = /path/to/icon
[urgency_normal]
background = "#0C130C"
foreground = "#B29863"
background = "#0D0C0B"
foreground = "#363846"
timeout = 5
[urgency_critical]
background = "#0C130C"
foreground = "#B29863"
frame_color = "#B29863"
background = "#0D0C0B"
foreground = "#363846"
frame_color = "#363846"
timeout = 0
# Every section that isn't one of the above is interpreted as a rules to