Skip to content

Instantly share code, notes, and snippets.

@vishalbasnet23
Created June 4, 2015 09:33
Show Gist options
  • Save vishalbasnet23/e21e5227f741a53c25c3 to your computer and use it in GitHub Desktop.
Save vishalbasnet23/e21e5227f741a53c25c3 to your computer and use it in GitHub Desktop.
Set App Menus to ‘Always Show’
To Enable:
gsettings set com.canonical.Unity always-show-menus true
To Disable:
gsettings set com.canonical.Unity always-show-menus false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment