Changed suffix to variable

This commit is contained in:
Jan Jastrow 2022-02-01 17:14:11 +01:00
parent 0a09475342
commit a49c161d94
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ if [ -z "$SIZE" ]; then
SIZE=1600
fi
FILE_SUFFIX="_thumbs"
# Design variables
INFO_TEXTCOLOR="0xEEEEEE"
INFO_BGCOLOR="0x282828"