diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-14 11:50:16 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-14 11:50:16 +0100 |
| commit | ed326a6ce1f0ce3afa3b6402152e5654820d40f2 (patch) | |
| tree | 65bc6c0c0f6bd45e27e58231f0e8f716c83487bc | |
| parent | dc1dadc4617ab3e2015e26f617d8a0be30032ad4 (diff) | |
add more elaborate mako config
| -rw-r--r-- | .config/mako/config | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/.config/mako/config b/.config/mako/config index 1672857..d779113 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -1,11 +1,12 @@ background-color=#000000 border-color=#ffffff -border-radius=4 -padding=8,16 -text-alignment=right +text-alignment=left icon-location=left anchor=bottom-left -margin=5,5 +outer-margin=10,0 +layer=overlay +format=<b>%a </b> %s\n%b +max-icon-size=64 [mode=do-not-disturb] invisible=1 |
