mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
SRM: split args in the RetroDECK Launcher manifest
This commit is contained in:
parent
a6fe98d2c6
commit
45c5ff1ad0
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"title": "RetroDECK",
|
"title": "RetroDECK",
|
||||||
"target": "flatpak run net.retrodeck.retrodeck",
|
"target": "flatpak",
|
||||||
|
"launchOptions": "run net.retrodeck.retrodeck",
|
||||||
"startIn": ""
|
"startIn": ""
|
||||||
}
|
}
|
Loading…
Reference in a new issue