Skip to content

Instantly share code, notes, and snippets.

@korzhyk
Created October 22, 2019 14:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save korzhyk/bb2131700e3133ade17b4509176bb324 to your computer and use it in GitHub Desktop.
macOS allow HiDPI on non Apple certificated displays
sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment