1
0
Fork 0
forked from RP1/RaveOS-arch

added dconf load

This commit is contained in:
RP1 2025-02-04 21:32:28 +01:00
parent 53cee072e6
commit cfad3e60d0

View file

@ -117,6 +117,7 @@ if [[ $user_choice = *"Restore all of my data and settings"* ]]; then
rsync -ap --info=progress2 $FOLDER /home/$USER/
sudo rsync -ap --info=progress2 $FOLDER/etc/libvirt /etc/
sudo rsync -ap --info=progress2 --relative $FOLDER/usr/share/jellyfin/web/config.json /usr/share/jellyfin/web/
dconf load / < $FOLDER/$USER-ui
echo -----------------------------------------------------
sudo chown -R $USER:$GROUP /home/$USER/