Add media_player param to readme/conf

pull/131/head
jackun 4 years ago
parent 0a27e0a447
commit 125cda222f
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

@ -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`<br> `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`

@ -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

Loading…
Cancel
Save