Remove global appmenu
This commit is contained in:
parent
39505f9522
commit
0a70253054
|
@ -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 = {
|
||||||
|
|
Reference in a new issue