From 9aaf051495724304469f294f1c97d3817068b014 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 17 Jan 2023 16:29:12 +0100 Subject: update --- .config/conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/conkyrc b/.config/conkyrc index f93f60b..e69a172 100644 --- a/.config/conkyrc +++ b/.config/conkyrc @@ -55,7 +55,7 @@ ${color grey}Uptime: ${font1}${color white}${uptime}${font} ${hr}${if_mpd_playing} ${color grey}${alignc}MPD ${font1}${color white}${goto 140}${mpd_artist} -${goto 140}${mpd_title} +${goto 140}${scroll wait 25 3 1 ${mpd_title}} ${goto 140}${mpd_elapsed}/${mpd_length} ${mpd_bar} ${execi 5 ~/.local/bin/conky_cover.sh >/dev/null 2>&1}${image /tmp/conkyCover.png -p 20,150 -n} ${hr}${endif}${if_up re0} -- cgit v1.2.3