From 99794ab4f5b1b4b567ae1f294e47453a1458b6e3 Mon Sep 17 00:00:00 2001 From: Aleksander Cynarski Date: Tue, 28 Jan 2020 23:06:18 +0100 Subject: [PATCH] polybar mpd fonts/icons --- .config/polybar/config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index aca5125..b7ea7a8 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -309,7 +309,7 @@ label-urgent-padding = ${module/bspwm.label-urgent-padding} [module/mpd] type = internal/mpd -format-online = +format-online = label-online-background = ${colors.foreground} @@ -320,14 +320,14 @@ toggle-off-foreground = ${colors.foreground} format-online-background = ${colors.primary} format-offline-background = ${colors.primary} -format-online-foreground = ${colors.foreground} -format-offline-foreground = ${colors.foreground} +;format-online-foreground = ${colors.foreground} +;format-offline-foreground = ${colors.foreground} -icon-play = a -icon-pause = p -icon-stop = s -icon-prev = < -icon-next = > +icon-play =  +icon-pause =  +icon-stop =  +icon-prev = 玲 +icon-next = 怜 label-song-maxlen = 25