doc: gamescope example command updated

This commit is contained in:
hesam-init 2024-03-28 17:30:56 +03:30
parent 3d452a1446
commit bbd899e0d9

View file

@ -52,5 +52,5 @@ Modify the game's launch options on Steam to use the created script. Right-click
## Example command
```bash
MANGOHUD=1 gamescope -r 75 -s 0.4 -e -F fsr -- gamemoderun %command%
MANGOHUD=1 gamescope -W 1980 -H 1080 -r 75 -s 0.4 -f -F fsr -- gamemoderun %command%
```