diff --git a/azahar/component_launcher.sh b/azahar/component_launcher.sh index 755020ab..3d6ca053 100755 --- a/azahar/component_launcher.sh +++ b/azahar/component_launcher.sh @@ -12,4 +12,4 @@ log i "RetroDECK is now launching $component_name" log d "Library path is: $LD_LIBRARY_PATH" log d "AppDir is: $component_path" -exec "$component_path/bin/azahar" --fullscreen "$@" +exec "$component_path/bin/azahar" --f "$@"