diff --git a/install.sh b/install.sh index 8bd4e7b..17d8e75 100755 --- a/install.sh +++ b/install.sh @@ -200,14 +200,18 @@ for choice in "${tools[@]}"; do umu-launcher \ wine \ protontricks \ - protonup-qt + protonup-qt \ + goverlay \ + vkbasalt \ + vulkan-tools stow mangohud --adopt sudo -v || exit 1 + # gum spin --spinner minidot --title "Applying arrpy systemd fix..." -- \ - sudo cp /usr/lib/systemd/user/arrpc.service /etc/systemd/system/arrpc.service && - sudo systemctl enable arrpc --now + sudo cp /usr/lib/systemd/user/arrpc.service /etc/systemd/system/arrpc.service + sudo systemctl enable arrpc --now ;; "VR Gaming")