This commit is contained in:
RP1 2025-02-05 21:29:27 +01:00
parent 6ac6b9444c
commit 1a4b18e3a3

View file

@ -90,6 +90,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
rsync -ap --info=progress2 /home/$USER/.config/kdeconnect $FOLDER/.config
rsync -ap --info=progress2 /home/$USER/.config/Helvum $FOLDER/.config
rsync -ap --info=progress2 /home/$USER/.config/calibre $FOLDER/.config
mkdir -p $FOLDER/.local/share/
sudo rsync -ap --info=progress2 /home/$USER/.local/share/gnome-shell $FOLDER/.local/share/
sudo rsync -ap --info=progress2 /home/$USER/.local/share/flatpak/overrides/ $FOLDER/.local/share/flatpak/
sudo rsync -ap --info=progress2 /home/$USER/.local/share/lutris $FOLDER/.local/share/