
Script to apply KDE's settings to Gtk3/Gtk4 and optionally to root
I'm not using GNOME, nor do I have it installed, except the bare minimum, so I created the following script which will read KDE's settings and apply them to Gtk3/Gtk4 by settings.ini/gsettings respectively.
It optionally allows to apply the settings to the root user aswell (imagine opening Synaptic at night, without being blinded).
Obviously on Gtk4 Adwaita apps may ignore some settings by design.
nanolx-gtksettings-kde:
https://gitlab.com/Nanolx/nanolx/-/blob/master/scripts/nanolx-gtksettings-kde?ref_type=heads
Suggestions welcome.