flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.39k stars 282 forks source link

doc: add present_mode to MangoHud.conf #1409

Closed RaduAvramescu closed 1 month ago

RaduAvramescu commented 1 month ago

present_mode is a valid option that can be enabled, which is currently only documented in README.md. It is, however, missing from MangoHud.conf.

This PR aims to add present_mode to MangoHud.conf in an initially disabled state (commented out).