Compare commits

..

No commits in common. "dad79e9b402886cac51ef7bf010dbb48b2ae60ee" and "f836354767a9a60d613658e1734c8639befa6436" have entirely different histories.

View file

@ -116,21 +116,18 @@ in {
{
location = "bottom";
height = 44;
floating = true;
widgets = [
{
kickoff = {
icon = "nix-snowflake-white";
};
name = "org.kde.plasma.kickoff";
config.General.icon = "nix-snowflake-white";
}
"org.kde.plasma.pager"
"org.kde.plasma.icontasks"
"org.kde.plasma.marginsseparator"
"org.kde.plasma.systemtray"
{
digitalClock = {
time.showSeconds = "always";
};
name = "org.kde.plasma.digitalclock";
config.Appearance.showSeconds = "true";
}
"org.kde.plasma.showdesktop"
];