Skip to content

Instantly share code, notes, and snippets.

@rokoroku
Created October 29, 2018 04:38
Show Gist options
  • Save rokoroku/0637366315660ed0714c3750f8fa8f8f to your computer and use it in GitHub Desktop.
Save rokoroku/0637366315660ed0714c3750f8fa8f8f to your computer and use it in GitHub Desktop.
mac os scripts
# Fix blurry fonts on macos mojave
# https://www.reddit.com/r/apple/comments/9ijuft/how_to_fix_blurry_fonts_on_macos_mojave_with/
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment