diff --git a/configs/shell/zsh/.gamescope/steam.sh b/configs/shell/zsh/.gamescope/steam.sh index 8435b3a..1a395d8 100755 --- a/configs/shell/zsh/.gamescope/steam.sh +++ b/configs/shell/zsh/.gamescope/steam.sh @@ -4,7 +4,7 @@ source ~/.gamescope/utils/main.sh source ~/.gamescope/configs.sh run_os() { - MANGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -e --xwayland-count 2 --adaptive-sync -F fsr -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -- steam -gamepadui -steamdeck + MANGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -s 0.6 -e --xwayland-count 2 --adaptive-sync -F fsr -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -- steam -gamepadui -steamdeck } presetup