Update README.md about `force_amdgpu_hwmon'

libinput_only
jackun 3 years ago
parent 75cf178abd
commit 537b527af4
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

@ -219,6 +219,7 @@ Parameters that are enabled by default have to be explicitly disabled. These (cu
| `battery` | Display current battery percent and energy consumption |
| `battery_icon` | Display battery icon instead of percent |
| `battery_color` | Change the BATT text color |
| `force_amdgpu_hwmon` | Use hwmon sysfs instead of libdrm for amdgpu stats |
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.

Loading…
Cancel
Save