revert panel

This commit is contained in:
Mohamed Chrayed 2024-09-07 12:57:09 +02:00
parent 508526d824
commit 1ef7b83ec1

View File

@ -74,17 +74,18 @@
}
];
}
{
location = "top";
height = 26;
widgets = [
"org.kde.plasma.kickerdash"
"org.kde.plasma.appmenu"
"org.kde.plasma.panelspacer"
"org.kde.plasma.systemtray"
"org.kde.plasma.digitalclock"
];
}
{
location = "bottom";
floating = true;
alignment = "right";
height = 36;
lengthMode = "fit";
hiding = "dodgewindows";
widgets = [
"org.kde.plasma.systemtray"
"org.kde.plasma.digitalclock"
];
}
];
};
}