https://bugs.kde.org/show_bug.cgi?id=431593
--- Comment #5 from David Redondo <k...@david-redondo.de> --- > Icons within the application are no problem. But this is about the launcher > and tray icons, which are taken from the system theme no matter what. > FWIW I looked into the tray and saw that you set the "IconThemePath" property which is not specified but wildly used. There was an attempt to specify it and you can find emails proposing it by googling. The Plasma code for that makes a bunch of assumptions about the structure of the icon theme you pass which I think do not fit your icon folder. I am not sure who is wrong here. See https://invent.kde.org/plasma/plasma-workspace/-/blob/master/dataengines/statusnotifieritem/statusnotifieritemsource.cpp#L233 Of course this doesn't matter with the above MR :) -- You are receiving this mail because: You are watching all bug changes.