WallRizz is not a aur package
parent
dab1cfe944
commit
fabce92b56
|
|
@ -27,7 +27,7 @@ sudo systemctl enable udisks2.service
|
|||
# 4. Install AUR packages (from hyprland.sh)
|
||||
echo "Installing AUR packages..."
|
||||
rustup default stable
|
||||
yay -Syu --answerdiff None --answerclean All hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu bzmenu pinta localsend udiskie rust rustup WallRizz
|
||||
yay -Syu --answerdiff None --answerclean All hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu bzmenu pinta localsend udiskie rust rustup
|
||||
|
||||
# 5. EWW bar selection and compilation (from hyprland.sh)
|
||||
echo "Setting up EWW bar..."
|
||||
|
|
@ -119,3 +119,5 @@ EOF
|
|||
chmod +x ~/update-hypr-configs.sh
|
||||
|
||||
echo "=== Installation Complete! ==="
|
||||
# 16. Install other packages
|
||||
sudo curl -sL $(curl -s https://api.github.com/repos/5hubham5ingh/WallRizz/releases/latest | grep -Po '"browser_download_url": "\K[^"]+' | grep WallRizz) | tar -xz && sudo mv WallRizz /usr/bin/
|
||||
|
|
|
|||
Loading…
Reference in New Issue