Skip to content

Commit 757f8b7

Browse files
Update make-appimage.sh
1 parent b364271 commit 757f8b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

make-appimage.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export ADD_HOOKS="self-updater.bg.hook"
99
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1010
export ICON=/usr/share/icons/hicolor/512x512/apps/flycast.png
1111
export DESKTOP=/usr/share/applications/flycast.desktop
12+
export STARTUPWMCLASS=flycast
13+
export DEPLOY_OPENGL=1
14+
export DEPLOY_VULKAN=1
1215

1316
# Deploy dependencies
1417
quick-sharun /usr/bin/flycast

0 commit comments

Comments
 (0)