feat: initial commit

This commit is contained in:
2024-09-14 14:51:03 +02:00
commit d4136d4129
23 changed files with 469 additions and 0 deletions

22
config/mako/config Normal file
View 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