https://bugs.kde.org/show_bug.cgi?id=382731
--- Comment #6 from Uri Herrera <uri_herr...@nitrux.in> --- (In reply to Christoph Feck from comment #5) > I am not sure how aurorae looks up theme keys, but for Plastik, you need to > put > > theme=kwin4_decoration_qml_plastik > > Maybe that helps you find which entry from the theme metadata you need to > use as the key. That would be X-KDE-PluginInfo-Name=$NAME though I also tried it that way without any change. I also noticed that Kwin was giving some errors because it wasn't finding some files: kwin-decoration.desktop kwin-effect.desktop kwin-script.desktop They seem to have been renamed to: kwindecoration.desktop kwineffect.desktop kwinscript.desktop I simply used a symlink. No errors now. The only hint I have is that when I change the theme from Breeze to an Aurorae theme Kwin outputs: aurorae: Couldn't find QML Decoration "" (https://github.com/KDE/kwin/blob/master/plugins/kdecorations/aurorae/src/aurorae.cpp#L174) But I'm not sure what error is about. -- You are receiving this mail because: You are watching all bug changes.