SolDoesTech / HyprV4

496 stars 142 forks source link

Backup and Restore Functionality #97

Open ghost opened 3 months ago

ghost commented 3 months ago

The script should first back up all user configuration files. Then, it should install the new configuration. This ensures that users can easily revert to their original setup if they want to uninstall the theme or customization later. Alternatively, an uninstall.sh script that restores the previous configuration would also be a good solution.