No names for panels
This commit is contained in:
parent
86106bdaed
commit
90d86534cf
|
@ -4,7 +4,6 @@
|
|||
desktop.mouseActions.verticalScroll = "switchVirtualDesktop";
|
||||
panels = [
|
||||
{
|
||||
top = {
|
||||
alignment = "left";
|
||||
floating = true;
|
||||
height = 38;
|
||||
|
@ -20,10 +19,8 @@
|
|||
"org.kde.plasma.digitalclock"
|
||||
"org.kde.plasma.lock_logout"
|
||||
];
|
||||
};
|
||||
}
|
||||
{
|
||||
bottom = {
|
||||
alignment = "left";
|
||||
floating = true;
|
||||
height = 44;
|
||||
|
@ -40,7 +37,6 @@
|
|||
"org.kde.plasma.panelspacer"
|
||||
"org.kde.plasma.minimizeall"
|
||||
];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue