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