fix: example gaming command

This commit is contained in:
hesam-init 2024-04-01 16:39:52 +03:30
parent 5fd58d6bfb
commit 3eaac217c5

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 -W 1980 -H 1080 -r 75 -s 0.4 -f -F fsr -- gamemoderun %command%
MANGOHUD=1 gamescope -W 1980 -H 1080 -r 75 -s 0.4 -f -e -F fsr -- gamemoderun %command%
```