more panel settings

This commit is contained in:
Mohamed Chrayed 2024-09-06 19:11:10 +02:00
parent 44f50da534
commit 0a1b8563b7

View File

@ -55,11 +55,10 @@
location = "bottom"; location = "bottom";
floating = true; floating = true;
alignment = "center"; alignment = "center";
height = 46; height = 50;
lengthMode = "fit"; lengthMode = "fit";
hiding = "dodgewindows"; hiding = "dodgewindows";
widgets = [ widgets = [
"org.kde.plasma.kickerdash"
"org.kde.plasma.icontasks" "org.kde.plasma.icontasks"
]; ];
} }
@ -68,7 +67,9 @@
location = "top"; location = "top";
height = 26; height = 26;
widgets = [ widgets = [
"org.kde.plasma.kickerdash"
"org.kde.plasma.appmenu" "org.kde.plasma.appmenu"
"org.kde.plasma.panelspacer"
"org.kde.plasma.systemtray" "org.kde.plasma.systemtray"
"org.kde.plasma.digitalclock" "org.kde.plasma.digitalclock"
]; ];