Remove global appmenu
This commit is contained in:
parent
39505f9522
commit
0a70253054
|
@ -74,13 +74,13 @@
|
|||
];
|
||||
}
|
||||
# Global menu at the top
|
||||
{
|
||||
location = "top";
|
||||
height = 26;
|
||||
widgets = [
|
||||
"org.kde.plasma.appmenu"
|
||||
];
|
||||
}
|
||||
# {
|
||||
# location = "top";
|
||||
# height = 26;
|
||||
# widgets = [
|
||||
# "org.kde.plasma.appmenu"
|
||||
# ];
|
||||
# }
|
||||
];
|
||||
shortcuts = {
|
||||
ksmserver = {
|
||||
|
|
Reference in a new issue