mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
always force panel applets to be compact
This commit is contained in:
parent
8f1ba4b1a4
commit
6184b2cae0
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ PlasmaCore.ColorScope {
|
||||||
notificationsParent.applet = applet;
|
notificationsParent.applet = applet;
|
||||||
applet.fullRepresentationItem.anchors.fill = notificationsParent;
|
applet.fullRepresentationItem.anchors.fill = notificationsParent;
|
||||||
} else {
|
} else {
|
||||||
|
applet.preferredRepresentation = applet.compactRepresentation
|
||||||
quickSettings.addPlasmoid(applet);
|
quickSettings.addPlasmoid(applet);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue