diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-15 10:06:44 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-15 10:06:44 +0100 |
| commit | cf0d96069f039846ffb48bc8a3d6bccb7e2f5a92 (patch) | |
| tree | 77707d46c22c1af03639e6b5abb499ea24b12481 /.config/mako | |
| parent | 26fc643882b0b657ec39932f1d4b2f05c2bcf1d7 (diff) | |
remove padding for notifications with icons
Diffstat (limited to '.config/mako')
| -rw-r--r-- | .config/mako/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config index d779113..b61d208 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -7,6 +7,10 @@ outer-margin=10,0 layer=overlay format=<b>%a </b> %s\n%b max-icon-size=64 +padding=0,5,0,0 + +[app-icon=] +padding=5 [mode=do-not-disturb] invisible=1 |
