Hi, I used the global menu widget for quite a while.
However, I’ve grown tired of it, so I stopped using it. However, upon removing the widget, the application menu did not reappear inside some applications. While applications like KCalc had their application menu reattached, applications like Okular, Kdenlive and Kolourpaint did not get their application menu back. How can I restore them?
Does this help?
No, that thread concerns restoring the hamburger menu, not the horizontal bar itself.
Fortunately, I found a solution on a random Reddit thread:
https://www.reddit.com/r/kde/comments/xcl69r/newbie_confused_about_global_menu/
cd ~/.config
sed -i 's/MenuBar=Disabled/MenuBar=Enabled/' *rc
1 Like