From 3ed171a57a6684ffb1b1418c50f6a4a7b891c022 Mon Sep 17 00:00:00 2001 From: FlightlessMango Date: Sat, 2 May 2020 16:49:38 +0200 Subject: [PATCH] [Readme] Added pci_dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e99b997c..e7777fe2 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ A partial list of parameters are below. See the config file for a complete list. | `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 | +| `pci_dev` | Select GPU device in multi-gpu setups | Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32`