Skip to content

Commit 3652908

Browse files
authored
Update make-appimage.sh
1 parent 87a7a28 commit 3652908

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
@@ -18,6 +18,7 @@ export GTK_DIR=gtk-4.0
1818
export DEPLOY_GSTREAMER=1
1919
export DEPLOY_LOCALE=1
2020
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.
2122
export GTK_CLASS_FIX=1
2223
export PATH_MAPPING='/sbin/ldconfig:${SHARUN_DIR}/bin/ldconfig'
2324

0 commit comments

Comments
 (0)