Skip to content

Updates

Automated

To update HyDE, you will need to pull the latest changes from GitHub and restore the configs by running the following commands:

Terminal window
cd ~/HyDE/Scripts
git pull origin master
./install.sh -r

Granular and Manual Updates

In addition to the command above, you can modify the Scripts/restore_cfg.psv. The documentation on is on the file.

Updating the dotfiles ONLY

Something like this
Terminal window
cd ~/HyDE/Scripts
./restore_cfg.sh ./restore_cfg.psv

Theme update and importing

Themes are located at Scripts/themepatcher.lst

A User can create a new themepatcher list file and use this file to be installed instead. example, we can have my_themes.lst

Terminal window
./restore_thm.sh /path/to/my_themes.lst