README.md: about using `+`

pull/408/head
jackun 3 years ago
parent 5af93c7dc5
commit ef34bcd52f
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

@ -191,6 +191,7 @@ Parameters that are enabled by default have to be explicitly disabled. These (cu
| `blacklist` | Add a program to the blacklist. e.g `blacklist=vkcube,WatchDogs2.exe` |
Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32`
Because comma is also used as option delimiter and needs to be escaped for values with a backslash, you can use `+` like `MANGOHUD_CONFIG=fps_limit=60+30+0` instead.
Note: Width and Height are set automatically based on the font_size, but can be overridden.
## Vsync

Loading…
Cancel
Save