[REQUEST] Window decorations
Hello. There is a missing setting for the windows decorations for light and dark themes. When switching, the interface seems broken due to the different design of window frames and everything else
+1 for having a window decoration setting.
Yup,
The absence of this option is a "known" issue", but the only one who could implement it is @baduhai or anybody with enough skills from outside who would like to contribute. So this will remain absent for some time ...
Change decoration theme in kwinrc file and send dbus signal to kwin for reload configs.
sed -i "s/^theme=__aurorae__svg__.*$/theme=__aurorae__svg__Layan-light/g" $HOME/.config/kwinrc
qdbus6 org.kde.KWin /KWin org.kde.KWin.reconfigure
You need to change the theme after theme=__aurorae__svg__ line. Like;
theme=__aurorae__svg__Breeze
theme=__aurorae__svg__Plastik