diff options
Diffstat (limited to '')
| -rw-r--r-- | dotfiles/mako/config | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/dotfiles/mako/config b/dotfiles/mako/config new file mode 100644 index 0000000..8286905 --- /dev/null +++ b/dotfiles/mako/config @@ -0,0 +1,26 @@ +max-visible=5 +max-history=5 +sort=-time + +layer=top +anchor=top-right + +font=monospace 10 +background-color=#1d1a1e +text-color=#f7f6f3 +width=300 +height=100 +margin=10 +padding=5 +border-size=1 +border-color=#ac9c6d +border-radius=0 +progress-color=over #5588AA +icons=true +max-icon-size=64 + +markup=true +actions=true +format=<b>%s</b>\n%b +default-timeout=5000 +ignore-timeout=false |
