Can I save and restore KDE Plasma settings?

If I’m about to distro hop, or set up a new computer, can I in some way save the plasma settings and restore them on the new distro/computer?

E.g. I run Fedora with KDE Plasma, and getting a second computer that’s gonna run CachyOS with KDE Plasma.
Can I somehow just copy something from the Fedora-machine and paste it in the CachyOS-machine to get the same setup and settings?

(I spend a lot of time setting up KDE Plasma every time I install an OS to get it exactly how I like it, which is big part of why I love KDE (the ability get it exactly how I want it that is, not the setting up part)).

Could try copying entire home directory or try this: GitHub - shalva97/kde-configuration-files: KDE plasma configuration files · GitHub

That’s a great list. Thank you!

Yeah konsave does what you need it seems GitHub - Prayag2/konsave: A command line program written in Python to let you backup your dotfiles and switch to other ones in an instant. Works out-of-the box on KDE Plasma! · GitHub

Beautiful. Will try it out. Thanks my friend.