diff --git a/3progs.sh b/3progs.sh index 3ef927b..7bf4dfd 100755 --- a/3progs.sh +++ b/3progs.sh @@ -125,6 +125,7 @@ if [[ $user_choice = *"Steam Launcher"* ]]; then sudo pacman -S steam-native-runtime --noconfirm sudo chmod +x update-proton-ge ./update-proton-ge + echo "GSK_RENDERER=gl" | sudo tee -a /etc/environment echo ${bold}${yellow}Steam + Latest ProtonGE ${normal}installed. echo ---------------------------------------------