Skip to content

Commit fd04d29

Browse files
authored
Fix gamescope hdr mention
1 parent 30b3aed commit fd04d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/Tips-and-Tricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Varibles set using the in-game console must be reapplied each session. Create a
270270
```
271271
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
272272
```
273-
- Enable HDR with the environment variable `export --hdr-enabled`
273+
- Enable HDR with the argument `--hdr-enabled`
274274
275275
276276
## Overlays

0 commit comments

Comments
 (0)