Skip to content

Instantly share code, notes, and snippets.

@clippyspeaks
Last active April 20, 2021 17:04
Show Gist options
  • Save clippyspeaks/4d4acd19b2f693ec65db8e57e61dc652 to your computer and use it in GitHub Desktop.
Save clippyspeaks/4d4acd19b2f693ec65db8e57e61dc652 to your computer and use it in GitHub Desktop.
Disable font smoothing Mac Mojave
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment