16 lines
243 B
Text
16 lines
243 B
Text
[urgency_low]
|
|
background = "#303030"
|
|
foreground = "#a89984"
|
|
timeout = 10
|
|
|
|
[urgency_normal]
|
|
background = "#303030"
|
|
foreground = "#a89984"
|
|
timeout = 15
|
|
|
|
[urgency_critical]
|
|
background = "#303030"
|
|
foreground = "#a89984"
|
|
timeout = 0
|
|
# vim: ft=cfg
|
|
|