diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-05-10 19:44:27 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-05-10 19:44:27 +0100 |
commit | 310e349145b994ae6d03e0f0c4351773d6dfc66c (patch) | |
tree | e67ba65d548dc084c70f04686bcfd970cd5236b9 | |
parent | dc826737fc6210a85f49c9bd131d43dc986bcc75 (diff) |
Mako changed margin
-rw-r--r-- | .config/mako/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mako/config b/.config/mako/config index 5a9efb7..e35ad57 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -4,7 +4,7 @@ layer=overlay width=300 height=500 anchor=top-right -margin=15 +margin=10 background-color=#000000AA text-color=#FFFFFF |