different panel

This commit is contained in:
Mohamed Chrayed 2024-09-06 19:05:36 +02:00
parent 235d4b0289
commit 09b1154a38

View File

@ -63,18 +63,30 @@
"org.kde.plasma.icontasks"
];
}
{
location = "bottom";
floating = true;
alignment = "right";
height = 36;
lengthMode = "fit";
hiding = "dodgewindows";
widgets = [
"org.kde.plasma.systemtray"
"org.kde.plasma.digitalclock"
];
}
{
location = "top";
height = 26;
widgets = [
"org.kde.plasma.appmenu"
"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"
# ];
# }
];
};
}