add mako config
This commit is contained in:
parent
c813419525
commit
9a237cb53e
1 changed files with 24 additions and 0 deletions
24
mako/config
Normal file
24
mako/config
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
font=UbuntuMono 14
|
||||||
|
|
||||||
|
anchor=top-right
|
||||||
|
background-color=#181b23
|
||||||
|
text-color=#CBA6F7
|
||||||
|
width=500
|
||||||
|
height=300
|
||||||
|
padding=10
|
||||||
|
margin=10
|
||||||
|
progress-color=over #eceff480
|
||||||
|
icons=1
|
||||||
|
icon-path=/usr/share/icons/Arc-X-D
|
||||||
|
max-icon-size=70
|
||||||
|
layer=overlay
|
||||||
|
|
||||||
|
border-size=2
|
||||||
|
border-radius=15
|
||||||
|
border-color=#45475a
|
||||||
|
|
||||||
|
default-timeout=5000
|
||||||
|
|
||||||
|
[urgency=high]
|
||||||
|
|
||||||
|
ignore-timeout=1
|
Loading…
Reference in a new issue