Compare commits

..

2 Commits

Author SHA1 Message Date
Flake Bot
ea27819a6b Bump flake.lock
Some checks are pending
Flake.lock / build (push) Waiting to run
Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-07 10:58:13 +00:00
1ef7b83ec1 revert panel 2024-09-07 12:57:09 +02:00

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"
]; ];