diff --git a/README.md b/README.md index be3d09b..8d1b4b3 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,7 @@ Parameters that are enabled by default have to be explicitly disabled. These (cu | `refresh_rate` | Display the current refresh rate (only works in gamescope) | | `full` | Enable most of the toggleable parameters (currently excludes `histogram`) | | `gamemode` | Show if GameMode is on | -| `gpu_color`
`cpu_color`
`vram_color`
`ram_color`
`io_color`
`engine_color`
`frametime_color`
`background_color`
`text_color`
`media_player_color` | Change default colors: `gpu_color=RRGGBB` | +| `gpu_color`
`cpu_color`
`vram_color`
`ram_color`
`io_color`
`engine_color`
`frametime_color`
`background_color`
`text_color`
`media_player_color`
`network_color` | Change default colors: `gpu_color=RRGGBB` | | `gpu_core_clock`
`gpu_mem_clock`| Display GPU core/memory frequency | | `gpu_fan` | GPU fan in rpm on AMD, FAN in percent on NVIDIA | | `gpu_load_change` | Change the color of the GPU load depending on load | diff --git a/data/MangoHud.conf b/data/MangoHud.conf index 108bef2..86d36a0 100644 --- a/data/MangoHud.conf +++ b/data/MangoHud.conf @@ -301,6 +301,7 @@ text_outline # media_player_color=FFFFFF # wine_color=EB5B5B # battery_color=FF9078 +# network_color=E07B85 ### Specify GPU with PCI bus ID for AMDGPU and NVML stats ### Set to 'domain:bus:slot.function'