I need some assistance. I have created a user for my wife to use. She is more accustomed to windows so I used the KDE Breeze theme. I have also disabled the Application Menus Daemon from Background Services and edited the Titlebar Buttons to show the Menu on the left and have the minimize, maximized and close buttons to the right.
My “problem” is that i don’t get the actual menu of the applications within the application window. Some electron apps are showing them but for example chrome is not. Dolphin is also not showing them. Any idea what else to do?
Thank you @SGS I had found this option. Its under ~/.config/kdedefaults now. However adding BorderlessMaximizedWindows=false seems that doesn’t work as I stil ldon’t have the Titlebar. I attach a photo.
Open System Settings → Colors & Themes → Window Decorations → Configure Titlebar Buttons, and remove the “Application menu” (Hamburger menu) from the Titlebar.
Nope, ~/.config/kdedefaults/kwinrc is the wrong file - undo the changes.
Open ~/.config/kwinrc, scroll down to the [Windows] section and change the value to “false”:
[Windows]
BorderlessMaximizedWindows=false
Save and close the editor.
Actually all applications should show the titlebar and menu bar after this step, except dolphin.
For dolphin, open ~/.config/dolphinrc and add this in the [General] section:
This used to be a option in the hamburger menu but I don’t see it there anymore.
*Note gnome (GTK) apps wont have menu bars unless the dev adds them. But you can add them back in firefox based browser by hitting alt or Right clicking on the bar under tabs an hitting customize and clicking toolbars.
If you would like I can make a updated video on how to make the system look just like windows 7 - 11. If you let me know which version you would like.
Ctrl + M But both do not work with Garuda Dr460nized when you switch to Breeze. Without the change in dolphinrc the menu bar is gone again when reopening dolphin, this is not permanent.
@yiannisp To show the menu bar in the KDE konsole, open ~/.config/konsolerc and set this in the section [KonsoleWindow]: