diff options
Diffstat (limited to 'wallust/templates/mako')
| -rw-r--r-- | wallust/templates/mako | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/wallust/templates/mako b/wallust/templates/mako new file mode 100644 index 0000000..0211d7c --- /dev/null +++ b/wallust/templates/mako @@ -0,0 +1,25 @@ +layer=overlay +background-color={{background}} +border-size=1 +border-color={{color2}} +border-radius=0 +default-timeout=5000 +ignore-timeout=1 +font=Noto Color Emoji 10, Sazanami Gothic 10, Hack Nerd Font 10 +text-color={{foreground}} +outer-margin=0,5,15,0 +anchor=bottom-right + +[urgency=high] +border-color={{color4}} +default-timeout=0 + +[urgency=low] +border-color={{color0}} + +[category=mpd] +default-timeout=2000 +group-by=category + +[app-name="Steam"] +invisible=1 |
