make: Update config
This commit is contained in:
parent
3c5b17c27a
commit
f7e7179c43
1 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,7 @@ sort=-time
|
||||||
layer=overlay
|
layer=overlay
|
||||||
background-color=#2e3440
|
background-color=#2e3440
|
||||||
width=300
|
width=300
|
||||||
height=110
|
height=200
|
||||||
border-size=3
|
border-size=3
|
||||||
border-color=#88c0d0
|
border-color=#88c0d0
|
||||||
border-radius=5
|
border-radius=5
|
||||||
|
@ -11,6 +11,8 @@ max-icon-size=64
|
||||||
default-timeout=5000
|
default-timeout=5000
|
||||||
ignore-timeout=0
|
ignore-timeout=0
|
||||||
font=monospace 10
|
font=monospace 10
|
||||||
|
format=<b>%s</b>\n\n%b
|
||||||
|
icon-path=/usr/share/icons/Adwaita
|
||||||
|
|
||||||
[urgency=low]
|
[urgency=low]
|
||||||
border-color=#cccccc
|
border-color=#cccccc
|
||||||
|
@ -22,3 +24,6 @@ border-color=#d08770
|
||||||
border-color=#bf616a
|
border-color=#bf616a
|
||||||
default-timeout=0
|
default-timeout=0
|
||||||
|
|
||||||
|
[grouped]
|
||||||
|
format=(%g) <b>%s</b>\n\n\n%b
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue