Disable immersive mode for mobile

Without immersive mode operating system controls stay present while the
user uses the app. As we are kind of an utility app this is the way we
want things.
This commit is contained in:
Sebastian Lohff 2025-02-16 19:12:52 +01:00
parent fe967b96b9
commit 99e5a6bba2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ launcher_icons/adaptive_foreground_432x432=""
launcher_icons/adaptive_background_432x432=""
graphics/opengl_debug=false
xr_features/xr_mode=0
screen/immersive_mode=true
screen/immersive_mode=false
screen/support_small=true
screen/support_normal=true
screen/support_large=true