From db82ed0a1d85dbd88dc44d57fae04848b4bd0687 Mon Sep 17 00:00:00 2001 From: Alessandro Toia Date: Mon, 7 Dec 2020 18:09:23 -0800 Subject: [PATCH] Add documentation for custom_header param --- README.md | 1 + bin/MangoHud.conf | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index b4238855..16e460c8 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,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` | | `resolution` | Display the current resolution | | `show_fps_limit` | Display the current fps limit | +| `custom_header` | Display a custom header. e.g `custom_header=FlightLessMango Benchmarks` | 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. diff --git a/bin/MangoHud.conf b/bin/MangoHud.conf index 5fe53482..35a07759 100644 --- a/bin/MangoHud.conf +++ b/bin/MangoHud.conf @@ -16,6 +16,9 @@ ################### VISUAL ################### +### Custom Header +# custom_header = + ### Legacy Layout legacy_layout