Remove global appmenu

This commit is contained in:
Evie Litherland-Smith 2024-06-17 14:03:45 +01:00
parent 39505f9522
commit 0a70253054

View file

@ -74,13 +74,13 @@
]; ];
} }
# Global menu at the top # Global menu at the top
{ # {
location = "top"; # location = "top";
height = 26; # height = 26;
widgets = [ # widgets = [
"org.kde.plasma.appmenu" # "org.kde.plasma.appmenu"
]; # ];
} # }
]; ];
shortcuts = { shortcuts = {
ksmserver = { ksmserver = {