Skip to content

Instantly share code, notes, and snippets.

@funivan
Last active December 16, 2015 23:59
Show Gist options
  • Select an option

  • Save funivan/5517770 to your computer and use it in GitHub Desktop.

Select an option

Save funivan/5517770 to your computer and use it in GitHub Desktop.
ubuntu fix
sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g’ /etc/xdg/autostart/*.desktop
#remove unitry
sudo apt-get remove unity unity-2d unity-2d-panel unity-2d-spread unity-asset-pool unity-services unity-lens-files unity-lens-music unity-lens-applications gir1.2-unity-5.0 unity-common libindicator7 indicator-application indicator-datetime indicator-messages libnux-2.0-0 nux-tools libunity-misc4 unity-2d-common
sudo apt-get install gnome-session-fallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment