Well I've tried Unity and think it's ugly. Hence my shift to Kubuntu. However, I do like the global menus that Unity comes with.
I have found this little gem that disables the global menus in Ubuntu:
sudo -s
echo "export UBUNTU_MENUPROXY-"> /etc/X11/
Xsession.d/81disableglobamenus
But is there a similar thing to enable global menus in Kubuntu?
I have found this little gem that disables the global menus in Ubuntu:
sudo -s
echo "export UBUNTU_MENUPROXY-"> /etc/X11/
Xsession.d/81disableglobamenus
But is there a similar thing to enable global menus in Kubuntu?
Comment