From 60e1b46c4aba83fd8ebdee39cbef652a5331eab6 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 27 Sep 2025 13:55:25 -0400 Subject: [PATCH] Update Proton env variables --- config-files/shell-profile | 2 +- install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config-files/shell-profile b/config-files/shell-profile index 7d43f3d..59ee86d 100644 --- a/config-files/shell-profile +++ b/config-files/shell-profile @@ -29,7 +29,7 @@ export GOFLAGS='-trimpath "-ldflags=-s -w" -buildvcs=false' # PROTON SETTINGS export PROTON_USE_NTSYNC=1 export PROTON_ENABLE_WAYLAND=1 -#export DXIL_SPIRV_CONFIG=wmma_fp8_hack +#export WAYLANDDRV_PRIMARY_MONITOR=DP-3 #export FSR4_UPGRADE=1 # MISC SETTINGS diff --git a/install.sh b/install.sh index 75275d1..f2dc053 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s Artix Install Script -echo Last updated September 27, 2025 \(rev. A\) +echo Last updated September 27, 2025 \(rev. B\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"