appimage: Fix desktop integration

This commit is contained in:
Pedro Montes Alcalde 2023-11-23 15:30:44 -03:00 committed by GitHub
parent 201777fac6
commit aab4d82164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
if [ "${APPIMAGE}" != "" ]; then
export PATH="$APPDIR/usr/bin:$PATH"
"${APPDIR}/usr/bin/Vita3K" $@
fi

View file

@ -1,5 +1,6 @@
[Desktop Entry]
Type=Application
Name=Vita3K
Exec=Vita3K
Icon=vita3k
Categories=Game;Emulator;X-None;
Categories=Game;Emulator;X-None;