Skip to content

Commit cb003d2

Browse files
Update make-appimage.sh
1 parent adb050c commit cb003d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export ADD_HOOKS="self-updater.bg.hook"
1010
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1111
export ICON=/usr/share/icons/hicolor/256x256/apps/neverball.png
1212
export DESKTOP=/usr/share/applications/neverball.desktop
13-
export STARTUPWMCLASS=
13+
export STARTUPWMCLASS=neverball
1414
export DEPLOY_OPENGL=1
1515

1616
# Deploy dependencies

0 commit comments

Comments
 (0)