1.2.3.
How do I set up my themes to run automatically on startup?
Turn on KDE session support in the KDE Control Center. When session support is enabled, any theme that is left running when you logout will automatically start on startup. For some themes you will also need to right mouse button click and reload the theme at least once after running it so that the config file will get written to your home directory.
Another solution is to create a desktop config file in the KDE autostart directory.
To create a desktop config file, open an editor and enter the following:
[Desktop Entry]
Exec=superkaramba {location of theme file}.theme
Name={theme name}
Type=Application
X-KDE-StartupNotify=false
Then save it as themename.desktop into the autostart directory at $KDEHOME/Autostart/.