diff --git a/wiki-rtd/docs/wiki_experiments/desktop-launch/desktop-launch.md b/wiki-rtd/docs/wiki_experiments/desktop-launch/desktop-launch.md index 0efe40d..705a21b 100644 --- a/wiki-rtd/docs/wiki_experiments/desktop-launch/desktop-launch.md +++ b/wiki-rtd/docs/wiki_experiments/desktop-launch/desktop-launch.md @@ -27,6 +27,7 @@ We also recommend that you add RetroDECK to Steam to utilize Steam Input as ther Also some RetroDECK built-in hotkeys in the radials like `Alt+F4` might help you close windows. + ## Folder structure | Type | Folder | Comment | @@ -229,6 +230,16 @@ You can either copy and edit the desktop files or make your own. +**Tips on Applications with Launchers:** + +If the application has a launcher and you don't want to boot into it. + +When editing the `Exec=` in the `.desktop` files, check the applications documentation if there is a way to launch it without the launcher via cli. + +Add that to the `Exec=` command. + +**Example:** Steam uses `-silent` and Heroic `--no-gui`. + ### Copy and Edit .desktop files (Recommended) #### Step 1: Find the files @@ -335,6 +346,8 @@ Exec=flatpak-spawn --host flatpak run net.openra.OpenRA Categories=Game ``` + + ## How-to: Launch Heroic Games #### Step 1: Create and move .desktop file from Heroic