Skip to content

Commit 7837db8

Browse files
authored
Update make-appimage.sh
1 parent 746e290 commit 7837db8

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
@@ -11,6 +11,7 @@ export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}
1111
export ICON=/usr/share/icons/hicolor/scalable/apps/dev.geopjr.Collision.svg
1212
export DESKTOP=/usr/share/applications/dev.geopjr.Collision.desktop
1313
export DEPLOY_OPENGL=1
14+
export STARTUPWMCLASS=dev.geopjr.Collision # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
1415
export GTK_CLASS_FIX=1
1516

1617
# Trace and deploy all files and directories needed for the application (including binaries, libraries and others)

0 commit comments

Comments
 (0)