Skip to content

Commit 9566811

Browse files
committed
Gaming: Added optional accotation to changing Proton's log directory
1 parent 6177131 commit 9566811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/configuration/gaming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ To enable Proton logging for a game:
334334
This will create a log file in your home directory, named `steam-<AppID>.log` (for example, Counter Strike 2 uses AppID **730**, so the file would be `steam-730.log`).
335335
</Steps>
336336

337-
* To set a custom log directory, use `PROTON_LOG_DIR`
337+
* **(Optional)** To set a custom log directory, use `PROTON_LOG_DIR`
338338

339339
```bash title='Example'
340340
PROTON_LOG=1 PROTON_LOG_DIR=/home/cachyos/steam-logs %command%

0 commit comments

Comments
 (0)