changed yaru installation
This commit is contained in:
parent
b67d0f2e65
commit
34c0f318f8
1 changed files with 5 additions and 4 deletions
|
@ -17,10 +17,11 @@ yellow=$(tput setaf 3) # ${yellow}
|
||||||
cd -
|
cd -
|
||||||
rm -rf yay-bin
|
rm -rf yay-bin
|
||||||
|
|
||||||
sleep 2
|
git clone https://aur.archlinux.org/yaru.git
|
||||||
|
cd yaru
|
||||||
yay -S yaru-gtk-theme --noconfirm
|
makepkg -si
|
||||||
|
cd -
|
||||||
|
rm -rf yaru
|
||||||
|
|
||||||
|
|
||||||
# RaveOS Cosmetics
|
# RaveOS Cosmetics
|
||||||
|
|
Loading…
Reference in a new issue