panel settings

This commit is contained in:
Mohamed Chrayed 2024-10-12 15:12:47 +02:00
parent 3d4466ca44
commit 31eb785b0b

View File

@ -59,7 +59,7 @@
location = "bottom";
floating = true;
alignment = "center";
height = 50;
height = 46;
lengthMode = "fit";
hiding = "dodgewindows";
widgets = [
@ -95,7 +95,12 @@
"org.kde.plasma.networkmanagement"
];
};
}
{
digitalClock = {
calendar.firstDayOfWeek = "monday";
time.format = "24h";
};
}
];
}