Skip to content

Instantly share code, notes, and snippets.

@amien8
Forked from danro/gist:3837163
Created December 13, 2015 22:18
Show Gist options
  • Save amien8/c7c0afc5809a3b06a3f3 to your computer and use it in GitHub Desktop.
Save amien8/c7c0afc5809a3b06a3f3 to your computer and use it in GitHub Desktop.
Lion / Mountain Lion font anti-aliasing tweak.
# Fix font smoothing on Lion / Mountain Lion [range: 0-3]
defaults -currentHost write -globalDomain AppleFontSmoothing -int 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment