Some settings are synced between gnome and kde, but the gtk theme seems to not be.
Probably because that is not guaranteed that gtk will have the same kde theme option 1:1. On my KDE Testing VM, there is a gtk theme option on Global Theme -> System Application Style -> Configure GNOME/GTK Application Style. Gtk maps dconf setting /org/gnome/desktop/interface/gtk-theme to the gtk-theme-name signal. You can see it change with: dconf watch /org/gnome/desktop/interface/gtk-theme Em seg., 16 de fev. de 2026 às 14:50, Michael Strauß < [email protected]> escreveu: > Change detection on Linux works by listening to the > notify::gtk-theme-name signal (in PlatformSupport.h/cpp). The > g_signal_connect_data documentation states that a warning is emitted > if a signal name doesn't exist. Do you see anything of that sort in > the console? > > > On Mon, Feb 16, 2026 at 6:37 PM Christopher Schnick <[email protected]> > wrote: > > > > 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. > > > > My main testing system is a Debian 13 forky/sid testing system with KDE > version 6.5.3 from plasmashell -v. >
