aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLizzy Fleckenstein <lizzy@vlhl.dev>2026-04-03 17:27:31 +0200
committerLizzy Fleckenstein <lizzy@vlhl.dev>2026-04-03 17:27:31 +0200
commit2774e5264dcff879081b46cb2a5a8104c6d7d8aa (patch)
tree315fd1e3695cb1137e6838d52b2397a60445f215
parentb63943cc27cb06342d08879b57c08902e0850581 (diff)
downloadusermoji-2774e5264dcff879081b46cb2a5a8104c6d7d8aa.tar.xz
mkthoughts: center pfp more
-rwxr-xr-xmkthoughts2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkthoughts b/mkthoughts
index fcfb0b95..773529e4 100755
--- a/mkthoughts
+++ b/mkthoughts
@@ -1,7 +1,7 @@
#!/bin/sh
magick \
-size 127x128 xc:"${3:-white}" \
- "$1" -geometry x74+30+3 -composite \
+ "$1" -geometry x74+26+3 -composite \
\( thoughts/mask.png -channel a -negate \) -compose copy-opacity -composite \
thoughts/overlay.png -compose srcover -composite \
"$2"