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 eea7b19 commit dd65d8fCopy full SHA for dd65d8f
make-appimage.sh
@@ -16,6 +16,7 @@ export DEPLOY_GTK=1
16
export GTK_DIR=gtk-4.0
17
export ANYLINUX_LIB=1
18
export DEPLOY_LOCALE=1
19
+export STARTUPWMCLASS=it.mijorus.gearlever # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
20
export GTK_CLASS_FIX=1
21
22
# Deploy dependencies
0 commit comments