(Linux) Changed the PCSX2 AppImage find rule to pcsx2*.AppImage

This commit is contained in:
Leon Styhre 2023-07-10 10:41:30 +02:00
parent 41293a4d93
commit 23c796bfb0

View file

@ -439,9 +439,9 @@
<entry>pcsx2-qt</entry>
</rule>
<rule type="staticpath">
<entry>~/Applications/pcsx2*-Qt.AppImage</entry>
<entry>~/.local/bin/pcsx2*-Qt.AppImage</entry>
<entry>~/bin/pcsx2*-Qt.AppImage</entry>
<entry>~/Applications/pcsx2*.AppImage</entry>
<entry>~/.local/bin/pcsx2*.AppImage</entry>
<entry>~/bin/pcsx2*.AppImage</entry>
</rule>
</emulator>
<emulator name="PCSX2-LEGACY">