1

Can someone please explain how to disable this quick preview feature?

pomsky
  • 70,557
Hal
  • 11

1 Answers1

1

Note that GNOME sushi is not pre-installed by default in any of the Ubuntu releases and it's available from the 'universe' repo.

To disable it, simply remove the gnome-sushi package by running the following command in Terminal:

sudo apt remove gnome-sushi
pomsky
  • 70,557