diff --git a/.config/mako/config b/.config/mako/config new file mode 100644 index 0000000..e014872 --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,41 @@ +font=Inter 11 + +width=420 +height=300 +margin=12 +padding=16 +border-size=1 +border-radius=12 + +anchor=top-right + +default-timeout=5000 +ignore-timeout=false + +background-color=#1e1e2ee6 +border-color=#b4befe +text-color=#cdd6f4 + +icon-path=/usr/share/icons/Papirus +max-icon-size=56 + +progress-color=over #b4befe + +group-by=app-name + +[urgency=low] +background-color=#1e1e2ecc +border-color=#6c7086 +text-color=#a6adc8 + +[urgency=normal] +background-color=#1e1e2ee6 +border-color=#b4befe +text-color=#cdd6f4 + +[urgency=high] +background-color=#1e1e2ef2 +border-color=#f38ba8 +text-color=#f38ba8 +default-timeout=0 +