https://bugs.kde.org/show_bug.cgi?id=378013
Bug ID: 378013 Summary: Use KConfig for settings Product: kde-gtk-config Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: manutort...@chakra-project.org Reporter: ro...@kde.org CC: aleix...@kde.org Target Milestone: --- kde-gtk-config seems to be manually writing out configs instead of using KConfig Refer to https://github.com/KDE/kde-gtk-config/blob/master/src/appearancegtk3.cpp#L54-L76 The GTK engines seem to read the settings from /etc/xdg/gtk-2.0 and /etc/xdg/gtk-3.0 at the very least if not from all of the XDG_CONFIG dirs. Therefore kde-gtk-config should also take those settings into account. -- You are receiving this mail because: You are watching all bug changes.