1

KDE and Gnome Desktops were looking awesome on my Ubuntu 14.04 LTS, today everything seemed ugly. Slim long font, arabic letters in Chromium/Firefox are barely readable no matter how big I made them on system font settings. How can I get back to my previous looks settings, without compromising other settings and tweaks?

Here are my versions:

kde4-config -v:

Qt: 4.8.6
KDE Development Platform: 4.13.3
kde4-config: 1.0

kded4 --version:

Qt: 4.8.6
KDE Development Platform: 4.13.3
KDE Daemon: 4.13.3
Wilf
  • 30,732
El Zo
  • 95

1 Answers1

5

To reset your USER kde:

mv ~/.kde4 ~/.kde4.old

Then restart your pc. It will set your KDE settings to default..

All the setting will be set to default.

LostLife
  • 315