Kf5 plsmoid transparent background

Hi there and thx for reading and answering this post if you can.

I need to have plamoids with a transparent background.

According to what I found out on the net., just need to set:

Plasmoid.backgroundHints: "NoBackground"

in the general main.qml file for the plasmoids. But where is this file ? There are tons of main.qml files already existing…

Thx again for reading

I solved myself the prroblem in:

/usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/main.qml

and added Plasmoid.backgroundHints: "NoBackground"

to the item

Thank you for your help

I’m running Plasma 6. But even back in v5 you could click and hold on the widget and it’ll pop up a bar on the side. One is a small letter “a”. If you click that it turns the background on and off.

Also, I don’t think all of the widgets have it. If the battery widget doesn’t have it then I guess you did what you had to do.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.