Cobra Forum

Linux => Desktop Environments => Topic started by: mahesh on Oct 17, 2023, 05:22 AM

Title: gnome question, show specific mounts?
Post by: mahesh on Oct 17, 2023, 05:22 AM
My Ubuntu installation has a couple of mounted drives that I don't want to show on my desktop, so I use:
Code:
gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts falseto hide them. The problem is, this also hides the icon for any USB thumbdrives as well.

Is anyone aware of how I can selectively hide the mounted SSD drives on the sidebar but not the USB thumb drives?