add third panel

This commit is contained in:
Mohamed Chrayed 2024-09-08 14:47:34 +02:00
parent c9123dfd05
commit 733ece0db7

View File

@ -51,6 +51,17 @@
workspace.lookAndFeel = "org.kde.breeze.desktop";
workspace.colorScheme = "BreezeHellFarbe";
panels = [
{
location = "bottom";
floating = true;
alignment = "left";
height = 50;
lengthMode = "fit";
hiding = "dodgewindows";
widgets = [
"org.kde.plasma.kickerdash"
];
}
{
location = "bottom";
floating = true;