revert panel

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

View File

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