Skip to content

Instantly share code, notes, and snippets.

@sandys
Created June 29, 2013 10:53
Show Gist options
  • Save sandys/5890725 to your computer and use it in GitHub Desktop.
Save sandys/5890725 to your computer and use it in GitHub Desktop.
Solving double icons problem in Gnome Shell (especially on Ubuntu 12.04)
sudo update-menus --remove
sudo apt-get purge menu menu-xdg
remember to do the first line before the second line. Else you will have to reinstall both the packages again and repeat.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment