diff options
author | awy <awy@tutamail.com> | 2024-07-31 19:26:35 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-07-31 19:26:35 +0300 |
commit | 0518efb332f5c9cf558cdd4619eab329f77b22b1 (patch) | |
tree | 1842928b903015da541c84b2e3083b38d7fb5ba1 /.config/mako/config |
clean
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..1463884 --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,15 @@ + +# Colors + +background-color=#0c101bcc +text-color=#ebdbb2 +border-color=#fbf1c7 +progress-color=over #282828 +border-radius=0 +font=LiterationMono Nerd Font +default-timeout=5000 + +[urgency=high] +border-color=#fab387 +ignore-timeout=1 + |