gikari added inline comments. INLINE COMMENTS
> gtkconfig.cpp:189 > + > ConfigEditor::setGtk2ConfigValue(QStringLiteral("gtk-enable-animations"), > enableAnimations); > + > ConfigEditor::setGtk3ConfigValueDconf(QStringLiteral("enable-animations"), > enableAnimations, QStringLiteral("org.gnome.desktop.interface")); > + > ConfigEditor::setGtk3ConfigValueSettingsIni(QStringLiteral("gtk-enable-animations"), > enableAnimations); `org.gnome.desktop.interface` param is not necessary - it is the default. Most of the settings are in this category in dconf. REPOSITORY R99 KDE Gtk Configuration Tool REVISION DETAIL https://phabricator.kde.org/D26825 To: broulik, #plasma, gikari Cc: davidedmundson, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart