feat(mako): notifications now on bottom and colorful
This commit is contained in:
30
mako/.config/mako/config
Normal file
30
mako/.config/mako/config
Normal file
@@ -0,0 +1,30 @@
|
||||
font=JetBrainsMono Nerd Font 14
|
||||
background-color=#191A1C
|
||||
text-color=#BDBDBD
|
||||
border-color=#39CC9B
|
||||
progress-color=over #39CC9B
|
||||
width=420
|
||||
height=160
|
||||
outer-margin=16
|
||||
margin=12
|
||||
padding=14
|
||||
border-size=1
|
||||
border-radius=7
|
||||
icons=1
|
||||
max-icon-size=48
|
||||
markup=1
|
||||
actions=1
|
||||
max-visible=5
|
||||
max-history=50
|
||||
default-timeout=8000
|
||||
ignore-timeout=0
|
||||
anchor=bottom-right
|
||||
layer=overlay
|
||||
sort=-time
|
||||
|
||||
[urgency=high]
|
||||
border-color=#FF5647
|
||||
default-timeout=0
|
||||
|
||||
[mode=do-not-disturb]
|
||||
invisible=1
|
||||
Reference in New Issue
Block a user