I'm experiencing several problems in gnome (standard 17.10 installation) after the installation of KDE (just for testing purposes). The main problem is the absence of application icons on the right side of the panel. Where usually icons for teamviewer, dropbox etc. would appear, nothing is displayed after the installation of KDE. Other problems include different fonts in some applications and different mouse cursors, but those are minor things.
How can i reset gnome back to the default settings?
sudo apt install --reinstall ubuntu-mono
. Also, make sure the correct theme is selected under "Icons" in unity tweak tool (sudo apt install unity-tweak-tool
) – Gustav Jan 23 '18 at 19:37