https://bugs.kde.org/show_bug.cgi?id=417441
Luca Bacci <luca.ba...@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luca.ba...@outlook.com --- Comment #23 from Luca Bacci <luca.ba...@outlook.com> --- Hello, everyone! I think that what both the OP and Patrick Silva are experiencing is that: they're using Plasma/Wayland, but somehow GTK applications end up using the X11 backend. In that case the settings are not picked up correctly, indeed. Everything is fine instead in the common case of GTK applications running on top of the Wayland backend. Probably GTK applications are forced to use the X11 backend because the GDK_BACKEND environment variable is explicitly set on their system. Could any of you confirm? Just open a terminal and type: echo $GDK_BACKEND -- You are receiving this mail because: You are watching all bug changes.