From 4de5a217c25fe83bb54063f8d842b78c9e6d7fb3 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Thu, 26 Dec 2024 14:33:06 +0100 Subject: wallust --- wallust/templates/mako | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 wallust/templates/mako (limited to 'wallust/templates/mako') 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 -- cgit v1.2.3