From 312c42d2b26edd9824c9feaf8f81ec044b3461ec Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 18 Dec 2017 19:15:31 -0600 Subject: [PATCH] Polybar: Make the MPD module less annoying --- .config/polybar/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 04f16109..bfc9ff68 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -390,13 +390,10 @@ format-offline = [module/mpd-mini] inherit = module/mpd format-online =  -format-online-foreground = ${res/colors.resource-neutral} +format-online-foreground = ${res/colors.background-4} format-playing =  -format-playing-foreground = ${res/colors.resource-neutral} format-stopped =  -format-stopped-foreground = ${res/colors.foreground} format-offline =  -format-offline-foreground = ${res/colors.background-4} format-online-prefix = " " label-song =  %title%