安装完xfce这个wm后,发现字体发虚,故google之,发现解决方案如下:

1. 将~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml中的<property name="Xft" type="empty">节的内容清空

2. 运行如下命令,设置lcdfilter为default:

  xfconf-query -v -c xsettings -p /Xft/Lcdfilter -s lcddefault

3. 重新登录后就OK了。

 

不同的lcdfilter参数可以到下面的网站上面看效果:

http://spasche.net/files/lcdfiltering/

相关文章:

  • 2022-12-23
  • 2021-09-05
  • 2022-12-23
  • 2022-02-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2022-02-02
猜你喜欢
  • 2022-12-23
  • 2021-06-11
  • 2021-12-21
  • 2021-04-03
  • 2021-07-28
  • 2021-12-23
相关资源
相似解决方案