2

I have got here an installation of Unity and I am annoyed with the 3 disk icons in the Launcher right below the workspace switcher. Is there a way to prevent these icons from showing?

Those 3 icons right above the trash.

dobey
  • 40,982

1 Answers1

4

From Dash icon, it seems it's Ubuntu 12.04.
Kindly follow these instructions:

  1. Install compizconfig-settings-manager if you haven't already.

    sudo apt-get install compizconfig-settings-manager

  2. Run CompizConfig Settings Manager and navigate to the Unity plugin.

  3. In the Experimental Tab, change the Show Devices combobox to Never.

    enter image description here

Source: https://askubuntu.com/a/62015/163331

Parto
  • 15,325
  • 24
  • 86
  • 117
  • But it's not locked to the launcher... When I right click the options are: lock to launcher, open, format, unmount – It's Willem Apr 24 '15 at 15:23
  • 1
    That's looks like Ubuntu 12.04, follow these instructions: http://askubuntu.com/a/62015/163331 – Parto Apr 24 '15 at 15:27