(Linux) Changed the Supermodel find rules so that the Flatpak is searched for after the manually installed binary

This commit is contained in:
Leon Styhre 2023-10-29 17:50:09 +01:00
parent e235f28870
commit abd632b343

View file

@ -898,12 +898,12 @@
<entry>supermodel</entry>
</rule>
<rule type="staticpath">
<entry>/var/lib/flatpak/exports/bin/com.supermodel3.Supermodel</entry>
<entry>~/.local/share/flatpak/exports/bin/com.supermodel3.Supermodel</entry>
<entry>~/Applications/Supermodel/supermodel</entry>
<entry>~/.local/share/applications/Supermodel/supermodel</entry>
<entry>~/.local/bin/Supermodel/supermodel</entry>
<entry>~/bin/Supermodel/supermodel</entry>
<entry>/var/lib/flatpak/exports/bin/com.supermodel3.Supermodel</entry>
<entry>~/.local/share/flatpak/exports/bin/com.supermodel3.Supermodel</entry>
</rule>
</emulator>
<emulator name="TIC-80">