From cd8ffc620a2b516527cc773e2f1580eb29915e93 Mon Sep 17 00:00:00 2001 From: urosm Date: Sat, 27 Jan 2024 21:12:04 +0100 Subject: [PATCH] add `mako` config --- .config/mako/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .config/mako/config diff --git a/.config/mako/config b/.config/mako/config new file mode 100644 index 0000000..fc2f1da --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,12 @@ +invisible=1 +font=monospace 13 +background-color=#e3e0e1 +text-color=#292526 +border-size=1 +border-color=#6185ff +icons=0 +format=%s\n%b +anchor=bottom-right + +[urgency=critical] +border-color=#ff404f