Skip to content

Instantly share code, notes, and snippets.

@bipinu
Created March 20, 2015 11:17
Show Gist options
  • Save bipinu/d499c36b9fb418c0d4ce to your computer and use it in GitHub Desktop.
Save bipinu/d499c36b9fb418c0d4ce to your computer and use it in GitHub Desktop.
Gnome Shell
sudo apt-get install gnome-shell xinit
# DISABLE ANIMATIONS
gsettings set org.gnome.settings-daemon.plugins.remote-display active false
gsettings set org.gnome.desktop.interface enable-animations false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment