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 false
to 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?