Skip to content

Commit a332404

Browse files
authored
Add OPTIMIZE_LAUNCH environment variable
1 parent 1acce06 commit a332404

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
@@ -20,6 +20,7 @@ export ANYLINUX_LIB=1
2020
export STARTUPWMCLASS=org.gnome.World.Secrets # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
2121
export GTK_CLASS_FIX=1
2222
export PATH_MAPPING='/sbin/ldconfig:${SHARUN_DIR}/bin/ldconfig'
23+
export OPTIMIZE_LAUNCH=1
2324

2425
# Deploy dependencies
2526
quick-sharun /usr/bin/secrets \

0 commit comments

Comments
 (0)