SRM: split args in the RetroDECK Launcher manifest

This commit is contained in:
XargonWan 2025-02-18 09:55:17 +09:00
parent a6fe98d2c6
commit 45c5ff1ad0

View file

@ -1,5 +1,6 @@
{
"title": "RetroDECK",
"target": "flatpak run net.retrodeck.retrodeck",
"target": "flatpak",
"launchOptions": "run net.retrodeck.retrodeck",
"startIn": ""
}