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"; location = "bottom";
height = 26; floating = true;
widgets = [ alignment = "right";
"org.kde.plasma.kickerdash" height = 36;
"org.kde.plasma.appmenu" lengthMode = "fit";
"org.kde.plasma.panelspacer" hiding = "dodgewindows";
"org.kde.plasma.systemtray" widgets = [
"org.kde.plasma.digitalclock" "org.kde.plasma.systemtray"
]; "org.kde.plasma.digitalclock"
} ];
}
]; ];
}; };
} }