Compare commits

..

1 Commits

Author SHA1 Message Date
Flake Bot
9dbfc9e229 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:45:16 +00:00

View File

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