Skip to content

Commit 1a87e09

Browse files
authored
speedup launch time with dwarfs profile optimization
1 parent 16a22d7 commit 1a87e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export ADD_HOOKS="self-updater.bg.hook:fix-namespaces.hook"
1010
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1111
export ICON=/usr/share/icons/hicolor/128x128/apps/signal-desktop.png
1212
export DESKTOP=/usr/share/applications/signal-desktop.desktop
13+
export OPTIMIZE_LAUNCH=1
1314

1415
# Deploy dependencies
1516
mkdir -p ./AppDir/bin

0 commit comments

Comments
 (0)