Bad editor resolution in Linux Mint

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By AwesomePilot
:warning: Old Version Published before Godot 3 was released.

Hello I just updated my godot to godot2 and now the resolution of the project manager and editor is really low. Everything is blown up. I don’t know how to fix it.

:bust_in_silhouette: Reply From: Calinou

Try doing this: open $HOME/.godot/editor_settings.tres using a text editor, search for global/hidpi_mode, set it to 1 instead of 0 or 2.

That worked beautifully thanks a lot!!

AwesomePilot | 2016-08-16 04:45