Skip to content

Commit 3dff794

Browse files
authored
Update make-appimage.sh
1 parent 61c3ffe commit 3dff794

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

make-appimage.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ export ARCH VERSION
88
export OUTPATH=./dist
99
export ADD_HOOKS="self-updater.bg.hook"
1010
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
11-
export ICON=/usr/share/icons/hicolor/512x512/apps/PCSX2.png
12-
export DESKTOP=/usr/share/applications/PCSX2.desktop
11+
export ICON=/usr/share/pixmaps/pcsx2.png
12+
export DESKTOP=/usr/share/applications/pcsx2.desktop
1313

1414
# Deploy dependencies
1515
quick-sharun /usr/bin/pcsx2-qt /usr/share/pcsx2/resources/

0 commit comments

Comments
 (0)