diff options
Diffstat (limited to 'dots/mako')
-rw-r--r-- | dots/mako/.config/mako/config | 17 | ||||
-rw-r--r-- | dots/mako/.config/mako/sounds/notification.mp3 | bin | 0 -> 36864 bytes |
2 files changed, 17 insertions, 0 deletions
diff --git a/dots/mako/.config/mako/config b/dots/mako/.config/mako/config new file mode 100644 index 0000000..85c5325 --- /dev/null +++ b/dots/mako/.config/mako/config @@ -0,0 +1,17 @@ +anchor=top-right +layer=overlay +font=monospace 10 +background-color=#3b4252 +height=800 +text-color=#eceff4 +margin=4,4,20 +padding=15 +border-size=5 +border-radius=10 +border-color=#4c566a +default-timeout=10000 +group-by=summary +on-notify=exec mpv ~/.config/mako/sounds/notification.mp3 & + +[grouped] +format=<b>%s</b>\n%b diff --git a/dots/mako/.config/mako/sounds/notification.mp3 b/dots/mako/.config/mako/sounds/notification.mp3 Binary files differnew file mode 100644 index 0000000..0430b39 --- /dev/null +++ b/dots/mako/.config/mako/sounds/notification.mp3 |