Skip to content

Instantly share code, notes, and snippets.

@surajmandalcell
Created December 15, 2019 23:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save surajmandalcell/67e612ea8d990868015bdb4e028ac4a4 to your computer and use it in GitHub Desktop.
Save surajmandalcell/67e612ea8d990868015bdb4e028ac4a4 to your computer and use it in GitHub Desktop.
Fix mac OS font smoothing for non HiDPI monitors
defaults write -g CGFontRenderingFontSmoothingDisabled -bool FALSE
defaults write com.microsoft.VSCode.helper CGFontRenderingFontSmoothingDisabled -bool NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment