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
2 changed files with 15 additions and 14 deletions

View File

@ -71,11 +71,11 @@
]
},
"locked": {
"lastModified": 1725180166,
"narHash": "sha256-fzssXuGR/mCeGbzM1ExaTqDz7QDGta3WA4jJsZyRruo=",
"lastModified": 1725694918,
"narHash": "sha256-+HsjshXpqNiJHLaJaK0JnIicJ/a1NquKcfn4YZ3ILgg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "471e3eb0a114265bcd62d11d58ba8d3421ee68eb",
"rev": "aaebdea769a5c10f1c6e50ebdf5924c1a13f0cda",
"type": "github"
},
"original": {

View File

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