Skip to content

Commit e689ab5

Browse files
authored
Add GTK_CLASS_FIX for StartupWMClass fix on Wayland
1 parent 316dcbf commit e689ab5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

make-appimage.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ export DEPLOY_GTK=1
1616
export GTK_DIR=gtk-4.0
1717
export ANYLINUX_LIB=1
1818
export DEPLOY_LOCALE=1
19-
export STARTUPWMCLASS=gearlever # For Wayland, this is 'it.mijorus.gearlever', so this needs to be changed in desktop file manually by the user in that case until some potential automatic fix exists for this
19+
export STARTUPWMCLASS=gearlever
20+
export GTK_CLASS_FIX=1
2021

2122
# Deploy dependencies
2223
quick-sharun /usr/bin/gearlever \

0 commit comments

Comments
 (0)