feat: mako notification config
This commit is contained in:
41
.config/mako/config
Normal file
41
.config/mako/config
Normal file
@@ -0,0 +1,41 @@
|
||||
font=Inter 11
|
||||
|
||||
width=420
|
||||
height=300
|
||||
margin=12
|
||||
padding=16
|
||||
border-size=1
|
||||
border-radius=12
|
||||
|
||||
anchor=top-right
|
||||
|
||||
default-timeout=5000
|
||||
ignore-timeout=false
|
||||
|
||||
background-color=#1e1e2ee6
|
||||
border-color=#b4befe
|
||||
text-color=#cdd6f4
|
||||
|
||||
icon-path=/usr/share/icons/Papirus
|
||||
max-icon-size=56
|
||||
|
||||
progress-color=over #b4befe
|
||||
|
||||
group-by=app-name
|
||||
|
||||
[urgency=low]
|
||||
background-color=#1e1e2ecc
|
||||
border-color=#6c7086
|
||||
text-color=#a6adc8
|
||||
|
||||
[urgency=normal]
|
||||
background-color=#1e1e2ee6
|
||||
border-color=#b4befe
|
||||
text-color=#cdd6f4
|
||||
|
||||
[urgency=high]
|
||||
background-color=#1e1e2ef2
|
||||
border-color=#f38ba8
|
||||
text-color=#f38ba8
|
||||
default-timeout=0
|
||||
|
||||
Reference in New Issue
Block a user