https://bugs.kde.org/show_bug.cgi?id=410893
--- Comment #11 from Noah Davis <noaha...@gmail.com> --- Actually, there is a difference between the way plasma-nm gets the icon theme icons and the way the notifications widget does. The notifications widget uses a Plasma Core IconItem https://api.kde.org/frameworks/plasma-framework/html/classIconItem.html https://cgit.kde.org/plasma-workspace.git/tree/applets/notifications/package/contents/ui/CompactRepresentation.qml#n118 plasma-nm uses a KNotification object's setIconName(const QString &icon) function -- You are receiving this mail because: You are watching all bug changes.