Hi, from [Stable Update] 2020-10-19 on, number of users experience aliasing, fuzzy fonts, as reported from here on : [Stable Update] 2020-10-19 - Kernels, Nvidia 455, Browsers, as well as there : Firefox 82 has fuzzy fonts
Several proposals have been suggested like amending ~/.config/fontconfig/fonts.conf with lcddefault, or preset 11-lcdfilter-default.conf linking to ~/.config/fontconfig/conf.d or even creating ~/.Xresources
with a set of rules :
Xft.dpi: 90
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
all of these seem to derive from Font configuration - ArchWiki
and outcome is NOT ok :
Could this be handled so that users (as I ! ) stop fiddling with system conf that will be forgotten in one month or will conflict with something else we don’t know when ?