feat: gamescope mouse sensitivity

This commit is contained in:
hesam-init 2024-03-27 15:48:47 +03:30
parent 540b88bfb2
commit df0fe9f276

View file

@ -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