You are not logged in.
I switch from GNOME to KDE Plasma today. I wonder if KDE Plasma have any tools like gsettings in GNOME, so I can configure the desktop (fonts, themes, shortcuts, ...) using bash scripts.
Please let me know. Thanks!
Offline
I switch from GNOME to KDE Plasma today. I wonder if KDE Plasma have any tools like gsettings in GNOME, so I can configure the desktop (fonts, themes, shortcuts, ...) using bash scripts.
Please let me know. Thanks!
Nope, all Plasma configurations are stored in text files under ~/.config.
Offline
It does have dbus interfaces for most of this stuff, see: https://userbase.kde.org/KDE_System_Adm … pScripting for an extensive reference.
Offline