mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-26 23:21:37 +03:00
update Latte plasmoid to new Communicator names
This commit is contained in:
parent
5416b1c0ef
commit
94a5118e54
@ -236,7 +236,7 @@ Item {
|
||||
property QtObject latteBridge: null
|
||||
onLatteBridgeChanged: {
|
||||
if (latteBridge) {
|
||||
latteBridge.actions.setProperty(plasmoid.id, "disableLatteSideColoring", true);
|
||||
latteBridge.actions.setProperty(plasmoid.id, "latteSideColoringEnabled", false);
|
||||
}
|
||||
}
|
||||
//END Latte Dock Communicator
|
||||
|
Loading…
Reference in New Issue
Block a user