RusticBard / Skeuowaita

A different take on adwaita theme.
Creative Commons Zero v1.0 Universal
225 stars 0 forks source link

How to update Icon set? #14

Closed Hedronmx closed 1 year ago

Hedronmx commented 1 year ago

Once installed how can I update the icons? Thank you

lime-desu commented 1 year ago

Once installed how can I update the icons? Thank you

# user installation
git -C ~/.local/share/icons/Skeuowaita pull

# or system installation
sudo git -C /usr/share/icons/Skeuowaita pull
Hedronmx commented 1 year ago

Once installed how can I update the icons? Thank you

# user installation
git -C ~/.local/share/icons/Skeuowaita pull

# or system installation
sudo git -C /usr/share/icons/Skeuowaita pull

This works perfectly! Just beware for the read me. When you change the inherits property of the icon set, the pull command will fail. You would have to commit the changes