Skip to content

Instantly share code, notes, and snippets.

@douglasmiranda
Created May 17, 2012 21:01
Show Gist options
  • Save douglasmiranda/2721572 to your computer and use it in GitHub Desktop.
Save douglasmiranda/2721572 to your computer and use it in GitHub Desktop.
Force the Launch of Unity 3D as First Desktop Enviroment on Ubuntu 12
#From the terminal open the file environment
$: sudo gedit /etc/environment
#Insert the line at the botton of the file
UNITY_FORCE_START=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment