3

Is it possible to remove, hide or disable the following icon but keep the workspace switcher feature enabled?

enter image description here

orschiro
  • 13,317
  • 17
  • 87
  • 161

1 Answers1

6

Use dconf-editor ... to install it - execute : sudo apt install dconf-editor

Then open com -> canonical -> unity -> launcher and click on favorites

enter image description here

In the field Custom value remove 'unity://expo-icon', and click Apply

enter image description here

Switch between work spaces with key combination : Ctrl + Alt + Arrow-Key

When you want to revert the change, you have two options, either re-add 'unity://expo-icon', to Custom value or switch Use default value to ON and then click on Apply.
Note : the second option reverts all launcher icon setting changes back to default though.

cl-netbox
  • 31,163
  • 7
  • 94
  • 131