Skip to content

Instantly share code, notes, and snippets.

@jibiel
Created October 9, 2019 10:53
Show Gist options
  • Save jibiel/8ccbebbecf4271f72369fe17cd31f4d4 to your computer and use it in GitHub Desktop.
Save jibiel/8ccbebbecf4271f72369fe17cd31f4d4 to your computer and use it in GitHub Desktop.
Make macOS Catalina font rendering and smoothing slightly more bearable
defaults write -g CGFontRenderingFontSmoothingDisabled -bool false
defaults -currentHost write -g AppleFontSmoothing -int 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment