Created
September 26, 2018 04:35
-
-
Save bloqhead/f38d63f68b835beb286b7983d6196bed to your computer and use it in GitHub Desktop.
This fixes the text antialiasing issue in Electron apps on macOS Mojave. Run this command in your terminal, then log out and back in to see the changes take effect.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment