diff --git a/polybar/config.ini b/polybar/config.ini index 10065e8..7d65f14 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -53,7 +53,7 @@ font-6 = "Material Wifi Signal strength:pixelsize=14;2" ; MPD song position font-7 = "Fira Mono:size=7;-1" -modules-left = i3 +modules-left = i3 mpd-online-1 modules-center = date modules-right = volume battery cpu memory temperature eth wlan @@ -158,7 +158,7 @@ icon-pause-foreground = ${colors.foreground-alt} icon-next =  icon-next-foreground = ${colors.foreground-alt} -label-song = %artist% - %title% +label-song = "%artist% - %title% " label-song-maxlen = 22 small-label-song-maxlen = 7 label-song-ellipsis = false