I'm trying to hide the text/name of the desktop icons in the 21.04 version update.
Is that possible? I've looked around and I can't seem to find anything that's not outdated or working. Thank you!
I'm trying to hide the text/name of the desktop icons in the 21.04 version update.
Is that possible? I've looked around and I can't seem to find anything that's not outdated or working. Thank you!
No, this option is not build into the extension. It would probably require editing source code of the extension to remove the icon label.
Okay i ended up installing this extension Desktop Icons
and after installing I disabled the extension (it doubled my icons for some reason)
then i went into /usr/share/gnome-shell/extensions/ding@rastersoft.com/stylesheet.css and added font-size:0px; in line 2 and line 9 it now looks like this.
and my desktop icons look like this
Thanks for the support yall!