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 -
|
||||
rm -rf yay-bin
|
||||
|
||||
sleep 2
|
||||
|
||||
yay -S yaru-gtk-theme --noconfirm
|
||||
|
||||
git clone https://aur.archlinux.org/yaru.git
|
||||
cd yaru
|
||||
makepkg -si
|
||||
cd -
|
||||
rm -rf yaru
|
||||
|
||||
|
||||
# RaveOS Cosmetics
|
||||
|
|
Loading…
Reference in a new issue