-
-
Save vishalbasnet23/e21e5227f741a53c25c3 to your computer and use it in GitHub Desktop.
Set App Menus to ‘Always Show’
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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