From 615f15b4ca847f79004277d506c09e0bef1ed47b Mon Sep 17 00:00:00 2001 From: FlightlessMango Date: Wed, 10 Jun 2020 10:26:47 +0200 Subject: [PATCH] [Readme] Duplicate of media_player_color param --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9abbe37d..4ae01e73 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,6 @@ A partial list of parameters are below. See the config file for a complete list. | `vsync`
`gl_vsync` | Set vsync for OpenGL or Vulkan | | `media_player` | Show media player metadata | | `media_player_name` | Set main media player DBus service name without the `org.mpris.MediaPlayer2` part, like `spotify`, `vlc`, `audacious` or `cantata`. Defaults to `spotify`. | -| `media_player_color` | Change color of media player text | | `font_scale_media_player` | Change size of media player text relative to font_size | | `io_read`
`io_write` | Show non-cached IO read/write, in MiB/s | | `pci_dev` | Select GPU device in multi-gpu setups |