Skip to content

Commit 1783a79

Browse files
authored
enable launch speed optimization
1 parent 72045c9 commit 1783a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gimp-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export APPIMAGE_EXTRACT_AND_RUN=1
77
export VERSION="$(cat ~/version)"
88
export STRACE_TIME=20
99
export OUTNAME=GIMP-"$VERSION"-anylinux-"$ARCH".AppImage
10+
export OPTIMIZE_LAUNCH=1
1011
export DESKTOP=/usr/share/applications/gimp.desktop
1112
export ICON=/usr/share/icons/hicolor/256x256/apps/gimp.png
1213
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"

0 commit comments

Comments
 (0)