Skip to content

Instantly share code, notes, and snippets.

@vigneshncc
Created June 22, 2016 18:05
Show Gist options
  • Save vigneshncc/4afc51d68f9f649cb24a434603d01bff to your computer and use it in GitHub Desktop.
Save vigneshncc/4afc51d68f9f649cb24a434603d01bff to your computer and use it in GitHub Desktop.
Install guake on linux
sudo apt-get install guake
@vigneshncc
Copy link
Author

Goto System -> Preferences -> Startup Applications.

The Startup Application Preferences window opens. Then, click in Add, give a name for the application in the Name field ("Guake" it's enough), and then type “guake” without quotes in the Command field and click Add. Then close the Startup Application Preferences window and restart the machine, now Guake should start automatically on login.

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