added support for progressbars and redesigned layout
This commit is contained in:
parent
ba3085f348
commit
7abb42aaf2
1 changed files with 21 additions and 10 deletions
|
@ -1,20 +1,31 @@
|
||||||
margin=10
|
margin=5
|
||||||
padding=2
|
outer-margin=10
|
||||||
border-size=2
|
padding=5
|
||||||
border-radius=0
|
border-radius=7
|
||||||
icons=1
|
|
||||||
markup=1
|
|
||||||
icon-location=right
|
|
||||||
sort=+time
|
sort=+time
|
||||||
|
group-by=app-name
|
||||||
|
anchor=bottom-right
|
||||||
|
icon-path=/usr/share/icons/Flatery-Dark
|
||||||
|
width=500
|
||||||
|
height=300
|
||||||
|
icons=1
|
||||||
|
|
||||||
|
[group-index=1]
|
||||||
|
invisible=0
|
||||||
|
|
||||||
[urgency=low]
|
[urgency=low]
|
||||||
border-color=#000000
|
border-color=#000000
|
||||||
default-timeout=5000
|
default-timeout=2000
|
||||||
|
|
||||||
|
[category=status]
|
||||||
|
anchor=bottom-center
|
||||||
|
outer-margin=100
|
||||||
|
layer=overlay
|
||||||
|
|
||||||
[urgency=normal]
|
[urgency=normal]
|
||||||
border-color=#8d00c4
|
border-color=#8d00c4
|
||||||
default-timeout=10000
|
default-timeout=5000
|
||||||
|
|
||||||
[urgency=high]
|
[urgency=high]
|
||||||
border-color=#c40000
|
border-color=#c40000
|
||||||
default-timeout=0
|
default-timeout=10000
|
||||||
|
|
Loading…
Reference in a new issue