Apple - Disable HiDPI resolution
I found a way to disable this behaviour through the this command:
sudo defaults write /Library/Preferences/com.apple.windowserver DisplayResolutionEnabled -bool NO
I found a way to disable this behaviour through the this command:
sudo defaults write /Library/Preferences/com.apple.windowserver DisplayResolutionEnabled -bool NO