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 87a7a28 commit 3652908Copy full SHA for 3652908
make-appimage.sh
@@ -18,6 +18,7 @@ export GTK_DIR=gtk-4.0
18
export DEPLOY_GSTREAMER=1
19
export DEPLOY_LOCALE=1
20
export ANYLINUX_LIB=1
21
+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.
22
export GTK_CLASS_FIX=1
23
export PATH_MAPPING='/sbin/ldconfig:${SHARUN_DIR}/bin/ldconfig'
24
0 commit comments