From 9f0c652e8a668782987c68f38bf56b7ff52fea9e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 6 May 2020 16:27:16 +0300 Subject: using mpd again --- .config/polybar/config##c.desktop,h.Maus | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/.config/polybar/config##c.desktop,h.Maus b/.config/polybar/config##c.desktop,h.Maus index 75d7f6e..eca6920 100644 --- a/.config/polybar/config##c.desktop,h.Maus +++ b/.config/polybar/config##c.desktop,h.Maus @@ -53,7 +53,7 @@ font-1 = Lato:size=10;1 font-2 = Raleway:size=10;1 font-3 = FuraCode Nerd Font:size=12;2 -modules-left = i3 pulseaudio-control spotify +modules-left = i3 pulseaudio-control spotify mpd modules-center = xwindow modules-right = cpu focus date time xkeyboard @@ -80,22 +80,20 @@ format-padding = 0 exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' ;契 -; [module/mpd] -; type = internal/mpd -; host = 127.0.0.1 -; port = 6600 +[module/mpd] +type = internal/mpd -; format-online = -; label-song = %artist% - %title% -; icon-pause =  -; icon-play =  -; icon-random = 咽 +format-online = +label-song = %artist% - %title% +icon-pause =  +icon-play =  +icon-random = 咽 -; toggle-on-foreground = ${colors.background_modules} -; toggle-off-foreground = ${colors.foreground_modules} +toggle-on-foreground = ${colors.background_modules} +toggle-off-foreground = ${colors.foreground_modules} -; format-offline = -; label-offline = mpd is offline +format-offline = +label-offline = mpd is offline [module/xwindow] type = internal/xwindow @@ -104,7 +102,6 @@ label = %title:0:70:...% y-offset = 10 label-padding = 1 -label-font = 1 label-empty =  label-empty-font = 3 -- cgit v1.2.3-70-g09d2