Johns solution also worked for me:Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
I was able to resolve this issue by doing the following: mkdir ~/.config/fontconfig
mv ~/.fonts.conf ~/.config/fontconfig/
No comments:
Post a Comment