<div dir="ltr">Some settings are synced between gnome and kde, but the gtk theme seems to not be.<div><br></div><div>Probably because that is not guaranteed that gtk will have the same kde theme option 1:1.<br><div><br></div><div>On my KDE Testing VM, there is a gtk theme option on Global Theme -> System Application Style -> Configure GNOME/GTK Application Style.</div><div><br></div><div>Gtk maps dconf setting /org/gnome/desktop/interface/gtk-theme to the gtk-theme-name signal.</div><div><br></div><div>You can see it change with:</div><div>dconf watch /org/gnome/desktop/interface/gtk-theme</div></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Em seg., 16 de fev. de 2026 às 14:50, Michael Strauß <<a href="mailto:michaelstrau2@gmail.com">michaelstrau2@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Change detection on Linux works by listening to the<br>
notify::gtk-theme-name signal (in PlatformSupport.h/cpp). The<br>
g_signal_connect_data documentation states that a warning is emitted<br>
if a signal name doesn't exist. Do you see anything of that sort in<br>
the console?<br>
<br>
<br>
On Mon, Feb 16, 2026 at 6:37 PM Christopher Schnick <<a href="mailto:crschnick@xpipe.io" target="_blank">crschnick@xpipe.io</a>> wrote:<br>
><br>
> I have the problem on 2 separate KDE systems now where the Platform preferences map is not updated at runtime on KDE. The values on startup seem to be correct though.<br>
><br>
> My main testing system is a Debian 13 forky/sid testing system with KDE version 6.5.3 from plasmashell -v.<br>
</blockquote></div>