mac 10.14 Mojave 外接屏幕字体发虚

step 1 :

打开命令行

step 2 :

复制以下这行,并运行

defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO

step 3 :

复制以下这行,并运行

defaults -currentHost write -globalDomain AppleFontSmoothing -int 3

step 4 :

取消掉这个

mac 10.14 Mojave 外接屏幕字体发虚
 

step 5 :

重启电脑

字体又胖回来了~~~