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