Plasma: move pager back to single panel

This commit is contained in:
Evie Litherland-Smith 2024-09-10 07:54:09 +01:00
parent e7423aff20
commit 83719aca03

View file

@ -80,7 +80,7 @@
{
name = "org.kde.plasma.kicker";
config.General = {
icon = "distributor-logo-nixos";
icon = "nix-snowflake";
appNameFormat = 0;
limitDepth = true;
alphaSort = true;
@ -91,7 +91,6 @@
};
}
"org.kde.plasma.marginsseparator"
"org.kde.plasma.panelspacer"
{
name = "org.kde.plasma.icontasks";
config.General = {
@ -104,6 +103,15 @@
};
}
"org.kde.plasma.panelspacer"
{
name = "org.kde.plasma.pager";
config.General = {
showWindowIcons = "true";
showOnlyCurrentScreen = "false";
wrapPage = "true";
};
}
"org.kde.plasma.panelspacer"
"org.kde.plasma.marginsseparator"
"org.kde.plasma.keyboardindicator"
"org.kde.plasma.cameraindicator"
@ -140,25 +148,6 @@
}
];
}
{
height = 48;
lengthMode = "fit";
location = "top";
alignment = "center";
hiding = "autohide";
floating = true;
screen = "all";
widgets = [
{
name = "org.kde.plasma.pager";
config.General = {
showWindowIcons = "true";
showOnlyCurrentScreen = "false";
wrapPage = "true";
};
}
];
}
];
shortcuts = {