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.
Asked
Active
Viewed 262 times
1 Answers
0
Try resetting your icon theme as follows:
Open a terminal
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
- 88,010
-
That worked, thanks! – MrEpic0 Jun 24 '23 at 19:47
-
If this answer resolved your question, then please show your appreciation by "accepting" it: click the checkmark next to the answer. That also shows other users a usefull answer can be found here – vanadium Jun 25 '23 at 08:17