Skip to content

Instantly share code, notes, and snippets.

@Alexnder
Last active April 9, 2019 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alexnder/59b53334b3422c832b959a82399e3353 to your computer and use it in GitHub Desktop.
Save Alexnder/59b53334b3422c832b959a82399e3353 to your computer and use it in GitHub Desktop.

It doesn't close opened apps

Fix unity slow animation

DISPLAY=:0 unity --replace

Fix that apps don't react to mouse clicks:

compiz --replace &

Force restart desktop environment and close apps

sudo service lightdm restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment