Skip to content

Instantly share code, notes, and snippets.

@ffflorian
Created October 31, 2015 21:44
Show Gist options
  • Save ffflorian/2ba4384c3cef61f5f051 to your computer and use it in GitHub Desktop.
Save ffflorian/2ba4384c3cef61f5f051 to your computer and use it in GitHub Desktop.
Linux Mint 17.2: Remove bouncing launcher icons in the panel
  • Open the file /usr/share/cinnamon/applets/panel-launchers@cinnamon.org/applet.js as root with a text editor like gedit
  • Set line 203 as comment like this:
// this._animateIcon(0);
  • logout and login again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment