diff options
| author | IwanIDev <iwan@iwani.dev> | 2026-03-25 15:50:39 +0000 |
|---|---|---|
| committer | IwanIDev <iwan@iwani.dev> | 2026-03-25 15:50:39 +0000 |
| commit | a255db8ef33266f1edc689264f6a2cc5dacbbc0e (patch) | |
| tree | e70465b6635e0e32fe76c5a1be739c1daba9a829 /.config/mako/config | |
| parent | 5e12e7ca836400ba82e66eac1edd22a8d5bb3d29 (diff) | |
Add dotfiles from current setup
Diffstat (limited to '.config/mako/config')
| -rw-r--r-- | .config/mako/config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config new file mode 100644 index 0000000..438e797 --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,18 @@ +# General +anchor=top-right +font=FantasqueSansMono Nerd Font 12 +margin=0,20,20 +padding=10 +border-size=2 +border-radius=5 +default-timeout=10000 +group-by=summary + +#Colors +background-color=#1e1e2e +text-color=#cdd6f4 +border-color=#89b4fa +progress-color=over #313244 + +[urgency=high] +border-color=#fab387 |
