From 7b7422ed5767e6ac88d6fede8f439392d8aa63ad Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Sun, 20 Jul 2025 19:43:14 +0200 Subject: [PATCH] Updated scripts --- update_arch.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/update_arch.sh b/update_arch.sh index cb690e0..3c445c9 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -345,12 +345,13 @@ fi # Install game utility if [ "${ROLES[GAME]}" == "yes" ]; then printf -- '\033[33m Installing game utilities\n\033[37m' - sudo pacman -S --noconfirm --needed wine-staging - sudo pacman -S --noconfirm --needed winetricks wine-mono wine-gecko qt5-tools + sudo pacman -S --noconfirm --needed wine + sudo pacman -S --noconfirm --needed wine-mono wine-gecko qt5-tools sudo pacman -S --noconfirm --needed steam - sudo pacman -S --noconfirm --needed mangohud lib32-mangohud gamemode gamescope + sudo pacman -S --noconfirm --needed onnxruntime mangohud lib32-mangohud gamemode yay --noconfirm -S --needed --aur protonup-qt protontricks yay --noconfirm -S --needed --aur lug-helper + yay --noconfirm -S --needed --aur winetricks-git yay --noconfirm -S --needed --aur opentrack-git yay --noconfirm -S --needed --aur openmpi