feat: initial commit
This commit is contained in:
22
config/mako/config
Normal file
22
config/mako/config
Normal file
@ -0,0 +1,22 @@
|
||||
max-history=10
|
||||
background-color=#444444
|
||||
text-color=#ffffff
|
||||
height=120
|
||||
border-color=#c2005b
|
||||
anchor=top-right
|
||||
default-timeout=10000
|
||||
max-visible=10
|
||||
# need libnotify so firefox etc use mako
|
||||
|
||||
[mode=do-not-disturb]
|
||||
invisible=1
|
||||
|
||||
[mode=system-light]
|
||||
background-color=#eeeeee
|
||||
text-color=#555555
|
||||
border-color=#c2005b
|
||||
|
||||
[mode=system-dark]
|
||||
background-color=#444444
|
||||
text-color=#ffffff
|
||||
border-color=#c2005b
|
Reference in New Issue
Block a user