Hi,
I am trying to build a script that can bring my system to my preferences in terms of applications installed, repositories assigned, desktop settings, network folders etc.
The main idea here was to be able to easily bring the system back to my preferred state after a clean installation or an upgrade. Here with my limited knowledge I thought a shell script should be sufficient.
I have been pretty much been able to generate the script to add repositories, install applications etc. I got stuck when I had to setup the system settings like Fonts, Colors themes etc.
Can someone help me with how to change the System settings in KDE via command line. The best I could come to was find kcmshell4 but am stuck here it can start individual modules but I find no way of how to change them through commands.
Thanks