We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7290b commit c81474cCopy full SHA for c81474c
make-appimage.sh
@@ -17,6 +17,7 @@ export ANYLINUX_LIB=1
17
export DEPLOY_LOCALE=1
18
export STARTUPWMCLASS=se.sjoerd.Graphs # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
19
export GTK_CLASS_FIX=1
20
+export OPTIMIZE_LAUNCH=1
21
22
# Deploy dependencies
23
quick-sharun /usr/bin/graphs \
0 commit comments