From 467a4a33da33a4c9d17dc0ad39afe339c809ee45 Mon Sep 17 00:00:00 2001 From: Vivian Elisabeth H <36878099+SparkleDEV@users.noreply.github.com> Date: Sun, 11 Jan 2026 14:52:22 +0100 Subject: [PATCH] Added goverlay and vkbasalt to gaming --- install.sh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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")