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
|
sort=-time
|
||||||
default-timeout=0
|
default-timeout=5000
|
||||||
ignore-timeout=0
|
ignore-timeout=1
|
||||||
|
|
||||||
height=200
|
height=200
|
||||||
width=400
|
width=400
|
||||||
|
@ -17,16 +17,14 @@ border-radius=10
|
||||||
|
|
||||||
background-color=#eff1f5E0
|
background-color=#eff1f5E0
|
||||||
text-color=#4c4f69
|
text-color=#4c4f69
|
||||||
border-color=#40a02b
|
|
||||||
progress-color=over #ccd0da
|
progress-color=over #ccd0da
|
||||||
|
|
||||||
[urgency=low]
|
[urgency=low]
|
||||||
border-color=#c1ca8c
|
border-color=#c1ca8c
|
||||||
|
|
||||||
[urgency=high]
|
[urgency=normal]
|
||||||
border-color=#fe040b
|
border-color=#a1bacc
|
||||||
background-color=#ffe1e5
|
|
||||||
|
|
||||||
[urgency=critical]
|
[urgency=critical]
|
||||||
border-color=#fe040b
|
border-color=#fe040b
|
||||||
background-color=#ffe1e5
|
default-timeout=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue