summaryrefslogtreecommitdiffstats
path: root/.config/conkyrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/conkyrc')
-rw-r--r--.config/conkyrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/conkyrc b/.config/conkyrc
index e36ff3a..53c2b7b 100644
--- a/.config/conkyrc
+++ b/.config/conkyrc
@@ -49,8 +49,10 @@ conky.text = [[
${color grey}${alignc}${time %A %e %B %Y : %Hh%M}
${hr}${if_mpd_playing}
${color grey}${alignc}MPD
-${font1}${color white}${mpd_status}: ${mpd_artist} - ${mpd_title}
-${mpd_elapsed}/${mpd_length} ${mpd_bar}${font}
+${font1}${color white}${goto 140}$mpd_artist
+${goto 140}$mpd_album
+${goto 140}${mpd_elapsed}/${mpd_length} ${mpd_bar}
+${execi 5 ~/.local/bin/conky_cover.sh >/dev/null 2>&1}${image /tmp/conkyCover.png -p 10,30 -n}
${hr}${endif}${if_up re0}
${font2}${color white}${alignc}${execi 1800 curl wttr.in/Lyon?T0 --silent --max-time 3}${font}
${hr}${endif}