Add mako notification daemon config
This commit is contained in:
parent
d502c25acf
commit
5ab7aa262f
1 changed files with 21 additions and 0 deletions
21
.config/mako/config
Normal file
21
.config/mako/config
Normal file
|
@ -0,0 +1,21 @@
|
|||
sort=-time
|
||||
layer=overlay
|
||||
background-color=#2e3440C4
|
||||
border-size=2
|
||||
border-color=#88c0d0
|
||||
border-radius=15
|
||||
icons=1
|
||||
max-icon-size=64
|
||||
default-timeout=5000
|
||||
ignore-timeout=0
|
||||
padding=10
|
||||
|
||||
[urgency=low]
|
||||
border-color=#cccccc
|
||||
|
||||
[urgency=normal]
|
||||
border-color=#d08770
|
||||
|
||||
[urgency=high]
|
||||
border-color=#bf616a
|
||||
default-timeout=0
|
Loading…
Add table
Reference in a new issue