Any way to login to KDE withour your customizations?

For instance, logging in without your custom settings, desktop effects, kwin scripts, etc. from applying, for app troubleshooting? Though I could just make another user.

I do it like this:

export HOME=$(mktemp -d)
dbus-run-session startplasma-wayland

You can run that in your current session or a tty.

2 Likes

Just create a different user.