Updated script

This commit is contained in:
Christoffer Martinsson 2025-05-03 09:16:10 +02:00
parent fbbd7e5d48
commit fce4edff23

View File

@ -406,8 +406,10 @@ fi
if [ "$VR" == "yes" ]; then
printf -- '\033[33m Installing vr utilities\n\033[37m'
sudo pacman -S --noconfirm --needed bc git-lfs cli11 glib2-devel nlohmann-json
yay --noconfirm -S --needed --aur envision-xr-git
# yay --noconfirm -S --needed --aur libsurvive-git
yay --noconfirm -S --needed --aur monado-git
yay --noconfirm -S --needed --aur monado-vulkan-layers-git
yay --noconfirm -S --needed --aur envision-xr-git
yay --noconfirm -S --needed --aur alvr-nvidia
yay --noconfirm -S --needed --aur wlx-overlay-s-git
fi