forked from RP1/RaveOS-arch
Update ros-progs-gui.sh
This commit is contained in:
parent
35b2f0a02f
commit
9a343c2fe8
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ if [[ $user_choice = *"Steam Launcher"* ]]; then
|
||||||
sudo pacman -S steam-native-runtime --noconfirm
|
sudo pacman -S steam-native-runtime --noconfirm
|
||||||
sudo chmod +x update-proton-ge
|
sudo chmod +x update-proton-ge
|
||||||
./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
|
sudo rm /usr/share/applications/steam-native.desktop
|
||||||
|
|
||||||
echo ${bold}${yellow}Steam + Latest ProtonGE ${normal}installed.
|
echo ${bold}${yellow}Steam + Latest ProtonGE ${normal}installed.
|
||||||
|
|
Loading…
Reference in a new issue