Reconfigure mako, colors and timeouts
This commit is contained in:
parent
a06e856332
commit
92781385ae
1 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
sort=-time
|
||||
default-timeout=0
|
||||
ignore-timeout=0
|
||||
default-timeout=5000
|
||||
ignore-timeout=1
|
||||
|
||||
height=200
|
||||
width=400
|
||||
|
@ -17,16 +17,14 @@ border-radius=10
|
|||
|
||||
background-color=#eff1f5E0
|
||||
text-color=#4c4f69
|
||||
border-color=#40a02b
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=low]
|
||||
border-color=#c1ca8c
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe040b
|
||||
background-color=#ffe1e5
|
||||
[urgency=normal]
|
||||
border-color=#a1bacc
|
||||
|
||||
[urgency=critical]
|
||||
border-color=#fe040b
|
||||
background-color=#ffe1e5
|
||||
default-timeout=0
|
||||
|
|
Loading…
Add table
Reference in a new issue