Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-03-10 11:05:04 +00:00
parent 35b2f0a02f
commit 9a343c2fe8

View file

@ -164,7 +164,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 "GSK_RENDERER=gl" | sudo tee -a /etc/environment
sudo rm /usr/share/applications/steam-native.desktop
echo ${bold}${yellow}Steam + Latest ProtonGE ${normal}installed.