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