From 6698efbf386e7c15c48c579075b987ad275c4aae Mon Sep 17 00:00:00 2001 From: FlightlessMango Date: Mon, 1 Jun 2020 02:09:32 +0200 Subject: [PATCH] [Readme] Added cpu_text gpu_text --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 026245c3..1f7b0df5 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ A partial list of parameters are below. See the config file for a complete list. | `fps_limit` | Limit the apps framerate | | `arch` | Show if the application is 32 or 64 bit | | `histogram` | Change fps graph to histogram | +| `cpu_text`
`gpu_text` | Override CPU and GPU text | Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32`