diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:26:51 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:26:51 +0000 |
| commit | dc41873a79b32ed3d34dd7dac09c081f7472d207 (patch) | |
| tree | ba3c80c8d137263a8f346cf32853d15f75094fab /mako | |
| parent | f4c682dc6bdeebe9f0c6a20deb7092cf893791a1 (diff) | |
Change most things to symlinks instead of hardlinks
Diffstat (limited to 'mako')
| -rw-r--r-- | mako/config | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mako/config b/mako/config index 7daea81..59ee32c 100644 --- a/mako/config +++ b/mako/config @@ -9,5 +9,10 @@ icons=1 icon-location=right max-icon-size=64 default-timeout=5000 -ignore-timeout=1 +ignore-timeout=0 font=Iosevka Nerd Font 12 + +[urgency=critical] +background-color=#eb4d4bf0 +border-color=#d63134 + |
