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

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