Skip to content

Commit ccc9eba

Browse files
authored
Add OPTIMIZE_LAUNCH=1 to speedup the app startup
1 parent c42bf68 commit ccc9eba

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
@@ -17,6 +17,7 @@ export ANYLINUX_LIB=1
1717
export DEPLOY_LOCALE=1
1818
export STARTUPWMCLASS=se.sjoerd.Graphs # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
1919
export GTK_CLASS_FIX=1
20+
export OPTIMIZE_LAUNCH=1
2021

2122
# Deploy dependencies
2223
quick-sharun /usr/bin/graphs \

0 commit comments

Comments
 (0)