diff options
| author | eric.marin <maarin.eric@gmail.com> | 2024-09-11 14:49:39 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2024-09-11 14:59:47 +0200 |
| commit | 9f20c1f313e20102dd83adeaf091284be1fd82d0 (patch) | |
| tree | d3db386875af532f4fc55c275312c7c787e88f55 /mako | |
| download | dotfiles-9f20c1f313e20102dd83adeaf091284be1fd82d0.tar.gz dotfiles-9f20c1f313e20102dd83adeaf091284be1fd82d0.zip | |
config
Diffstat (limited to '')
| -rw-r--r-- | mako/config | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mako/config b/mako/config new file mode 100644 index 0000000..2ea216e --- /dev/null +++ b/mako/config @@ -0,0 +1,22 @@ +layer=overlay +background-color=#181926 +border-size=1 +border-color=#363a4f +border-radius=10 +default-timeout=5000 +ignore-timeout=1 +font=Noto Color Emoji 10, Sazanami Gothic 10, Hack Nerd Font 10 +text-color=#cad3f5 +outer-margin=0,5,15,0 +anchor=bottom-right + +[urgency=high] +border-color=#ed8796 +default-timeout=0 + +[category=mpd] +default-timeout=2000 +group-by=category + +[app-name="Steam"] +invisible=1 |
