diff --git a/update_arch.sh b/update_arch.sh index 239bb1e..e905639 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -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