8

I want to know how can I remove the Global menu bar completely. The old tweaks for 12.04 isn't work completely for all apps like the Terminal and Nautilus.

MathCubes
  • 5,732
chazdg
  • 575

2 Answers2

3

I agree, it is so much easier working with many windows if they have the menu in their window.

I found this command to work.

gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '@a{sv} {"Gtk/ShellShowsAppMenu": <int32 0>}'

That I found on Global menu in Ubuntu 13.10 - Ubuntu Forums

Kulfy
  • 18,154
-1

First, install Synaptic package manager, search for global menu and uninstall what you find under 'installed'. Restart Unity and that is it.

MathCubes
  • 5,732