diff --git a/src/SharpIDE.Godot/project.godot b/src/SharpIDE.Godot/project.godot index 8b0455f..493360e 100644 --- a/src/SharpIDE.Godot/project.godot +++ b/src/SharpIDE.Godot/project.godot @@ -17,6 +17,10 @@ run/max_fps=157 run/low_processor_mode=true config/icon="res://icon.svg" +[display] + +window/energy_saving/keep_screen_on=false + [dotnet] project/assembly_name="SharpIDE.Godot"