We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b3aed commit fd04d29Copy full SHA for fd04d29
1 file changed
wiki/Tips-and-Tricks.md
@@ -270,7 +270,7 @@ Varibles set using the in-game console must be reapplied each session. Create a
270
```
271
gamescope --hdr-enabled -W 2560 -H 1440 --force-grab-cursor -- "$wine_path"/wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe" > "$launch_log" 2>&1
272
273
-- Enable HDR with the environment variable `export --hdr-enabled`
+- Enable HDR with the argument `--hdr-enabled`
274
275
276
## Overlays
0 commit comments