fixed yay

This commit is contained in:
RP1 2024-12-19 22:15:09 +01:00
parent 202bb8e251
commit 858b3e651f

View file

@ -12,10 +12,10 @@ yellow=$(tput setaf 3) # ${yellow}
sudo systemctl enable gdm.service sudo systemctl enable gdm.service
git clone https://aur.archlinux.org/yay-bin.git git clone https://aur.archlinux.org/yay-bin.git
cd yay cd yay-bin
makepkg -si makepkg -si
cd - cd -
rm -rf yay rm -rf yay-bin
yay -S yaru --noconfirm yay -S yaru --noconfirm
@ -44,6 +44,4 @@ yellow=$(tput setaf 3) # ${yellow}
cp -a .themes /home/$USER/ cp -a .themes /home/$USER/
cp -a .icons /home/$USER/ cp -a .icons /home/$USER/
dconf load / < raveui-* dconf load / < raveui-*
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.png set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.pnp
reboot