(Linux) Added a systempath find rule for the ryujinx binary name for the Ryujinx emulator

This commit is contained in:
Leon Styhre 2024-07-16 19:30:24 +02:00
parent f7be57336b
commit be3aea7845
2 changed files with 2 additions and 0 deletions

View file

@ -824,6 +824,7 @@
<rule type="systempath">
<entry>Ryujinx</entry>
<entry>Ryujinx.Ava</entry>
<entry>ryujinx</entry>
<entry>org.ryujinx.Ryujinx</entry>
</rule>
<rule type="staticpath">

View file

@ -448,6 +448,7 @@
<rule type="systempath">
<entry>Ryujinx</entry>
<entry>Ryujinx.Ava</entry>
<entry>ryujinx</entry>
</rule>
<rule type="staticpath">
<entry>~/Applications/publish/Ryujinx</entry>