mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23: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;
|
||||
applet.fullRepresentationItem.anchors.fill = notificationsParent;
|
||||
} else {
|
||||
applet.preferredRepresentation = applet.compactRepresentation
|
||||
quickSettings.addPlasmoid(applet);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue