Skip to content

Commit c81474c

Browse files
authored
Update make-appimage.sh
1 parent 9c7290b commit c81474c

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)