From a64416dfe9cf226b767b2fcca241737e46392a65 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Fri, 13 Mar 2020 17:52:17 +0100 Subject: [PATCH] Don't show mpd widget when nothing is playing --- polybar/.config/polybar/config | 1 + 1 file changed, 1 insertion(+) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index f446a3c..5574836 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -113,6 +113,7 @@ pin-workspaces = true type = internal/mpd format-online = +format-stopped = label-song = 𝄞 %artist% - %title% label-song-maxlen = 25