Copy KDE plasma configuation to every system at home

I have backed up my ~./conf and ~/.local/share directories. Also just some need for my fit

konsave is a really great tool for backing up Plasma Customisation

.
Here is how you can save and reinstall all your progs:

The parameter -q saves editing out the version numbers pacman -Qeq > list.txt for the command sudo pacman -Syu --needed - < ./list.txt

2 Likes