diff --git a/README.md b/README.md index edb14285..5d384ec0 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ A partial list of parameters are below. See the config file for a complete list. | `font_file` | Change default font (set location to .TTF/.OTF file ) | | `log_duration` | Set amount of time the logging will run for (in seconds) | | `vsync`
`gl_vsync` | Set vsync for OpenGL or Vulkan | +| `media_player` | Show Spotify metadata | Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32` diff --git a/bin/MangoHud.conf b/bin/MangoHud.conf index 7d960174..b3a39d79 100644 --- a/bin/MangoHud.conf +++ b/bin/MangoHud.conf @@ -91,6 +91,9 @@ background_alpha=0.5 # crosshair_size= # crosshair_color=RRGGBB +### Show Spotify metadata +# media_player + ################## INTERACTION ################# ### Change toggle keybinds for the hud & logging