diff options
Diffstat (limited to '.config/mako/config')
-rw-r--r-- | .config/mako/config | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config new file mode 100644 index 0000000..bea8a5e --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,16 @@ +font=GoMono Nerd Font 10 +default-timeout=5000 +layer=overlay +width=300 +height=500 +anchor=top-right +margin=10 + +background-color=#000000AA +text-color=#FFFFFF +border-color=#33CCFF +progress-color=#458588 + + +[app-name="Calendar"] +width=198 |