aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-03-13 10:46:48 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-03-13 10:47:05 +0800
commit3d0f0b1fd6f7d375a0580cfecf7975c87a67aa7a (patch)
tree1849117044aa857fc95fb22f5a256d1b249ba72b /alias
parent1075fdb366f3a9dcfd68d2160166d246cd799145 (diff)
update
Diffstat (limited to 'alias')
-rw-r--r--alias6
1 files changed, 3 insertions, 3 deletions
diff --git a/alias b/alias
index 8e92bd2..cb077bf 100644
--- a/alias
+++ b/alias
@@ -357,10 +357,10 @@ image.text() {
357 -font Noto-Sans-Bold \ 357 -font Noto-Sans-Bold \
358 -pointsize 25 \ 358 -pointsize 25 \
359 -fill black \ 359 -fill black \
360 -gravity NorthWest \ 360 -gravity Center \
361 caption:"foo" \ 361 caption:"${1:=foo}" \
362 -flatten \ 362 -flatten \
363 caption1.jpge 363 "${2:=foo}".jpg
364} 364}
365 365
366# thunderbird 366# thunderbird