diff options
| author | Blake Romero <blake@blkrom.com> | 2025-07-18 20:32:34 +0100 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2025-07-18 20:32:34 +0100 |
| commit | dd04d6a494a762fe04544879e2a42052d2a24414 (patch) | |
| tree | e6b3fe04849c0e66d832dbcccca980f2ea1db84f /dot-config/mako | |
| parent | eec5b7124893ef26257648670f86b99dfd6de52c (diff) | |
Adjust mako notifications style
Diffstat (limited to 'dot-config/mako')
| -rwxr-xr-x[-rw-r--r--] | dot-config/mako/config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dot-config/mako/config b/dot-config/mako/config index dc7aff3..5e0486d 100644..100755 --- a/dot-config/mako/config +++ b/dot-config/mako/config @@ -11,13 +11,13 @@ #output=DP-1 sort=-time layer=overlay -width=275 +width=250 height=500 max-icon-size=24 border-size=1 -border-radius=8 +border-radius=4 padding=8 -icon-path=/usr/share/icons/elementary +icon-path=/usr/share/icons/Papirus-Dark # Colors background-color=#1e1e2e @@ -32,7 +32,7 @@ border-color=#eeeeee on-notify=exec aplay ~/audio/pop [urgency=normal] -default-timeout=8000 +default-timeout=6000 border-color=#f9e2af on-notify=exec aplay ~/audio/message |
