-1

I tried to change the icons to the Colloid icon pack with GnomeTweaks. However, now all the icons are gone, and Tweaks doesn't open. What can I do? The only thing I can do is open Chrome, the Files and Terminal won't even open.

This is what it looks like

1 Answers1

0

Try resetting your icon theme as follows:

  1. Open a terminal

  2. Issue following command:

    gsettings reset org.gnome.desktop.interface icon-theme
    

If that does not help, then try resetting all settings related to Gnome Desktop to factory default with the command dconf reset -f /org/gnome/.

vanadium
  • 97,564