Is this still an issue with Catalina if you do clean install?
I know with Mojave I had this issue so I used these commands to fix it:
But I i've read somewhere that people with Catalina and using these commands are having worse issues.
I know with Mojave I had this issue so I used these commands to fix it:
Code:
defaults write -g CGFontRenderingFontSmoothingDisabled -bool FALSE
defaults -currentHost write -globalDomain AppleFontSmoothing -int 1
But I i've read somewhere that people with Catalina and using these commands are having worse issues.