Fixed WhiteSur Icons installation
This commit is contained in:
parent
5b1a58a53f
commit
ad8be2883b
@ -11,14 +11,10 @@ mv candy-icons-master candy-icons
|
||||
### WhiteSur
|
||||
cd /root
|
||||
git clone --depth=1 https://github.com/vinceliuice/WhiteSur-icon-theme
|
||||
cd WhiteSur-icon-theme/release
|
||||
./make-release.sh
|
||||
mv WhiteSur.tar.xz /usr/share/icons/
|
||||
cd WhiteSur-icon-theme
|
||||
./install.sh
|
||||
cd /root
|
||||
rm -rf WhiteSur-icon-theme
|
||||
cd /usr/share/icons/
|
||||
tar xf WhiteSur.tar.xz
|
||||
rm WhiteSur.tar.xz
|
||||
|
||||
########## GTK THEMES ##########
|
||||
### Sweet Dark
|
||||
|
Loading…
Reference in New Issue
Block a user