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.28k stars 272 forks source link

Add support for 'preset' option in MANGOHUD_CONFIG #1252

Closed ForTheReallys closed 5 months ago

ForTheReallys commented 5 months ago

Sorry for the long wait. Took some time to focus on some life stuff.

This PR adds support for passing 'preset' using the environment variable. It additionally has a few (hopefully desirable) side effects:

Let me know your thoughts

Fixes #1129

flightlessmango commented 5 months ago

All of it seems like improvements to me. Thanks for fixing this!