6

I've installed KDE with the intentions to try it out, but now, after removing it and going back to Unity, I noticed that the fonts in Firefox are still like in KDE.

How can I revert the font type to before KDE was installed?

Josh Pinto
  • 7,919
DoGoDo
  • 379

3 Answers3

4

The solution is removing .fonts.conf placed by KDE. This restored the fonts to normal.

DoGoDo
  • 379
3

For Ubuntu 14.04, remove the .fonts.conf file in ~/.config/fontconfig

rm ~/.config/fontconfig/.fonts.conf
user.dz
  • 48,105
Guillermo
  • 31
  • 3
1

Go to:

  • edit->preferences
  • Click, 'Content'
  • Go down to fonts and colors/colours and change the font to whichever you would prefer.
Josh Pinto
  • 7,919
  • It's set to the defaults, and changing it doesn't change interface fonts. – DoGoDo Oct 31 '12 at 07:03
  • Well then, sorry you're flipped in as far as my knowledge of Ubuntu. But I'll leave this answer here in case someone comes across your question with a question that is answered by my answer. – Josh Pinto Oct 31 '12 at 12:47