From 2c728b96362eab06e07a61a305a5a0155f78258a Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 17 Jan 2023 16:01:37 +0100 Subject: up --- .config/conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/conkyrc') diff --git a/.config/conkyrc b/.config/conkyrc index f56e647..3a03a77 100644 --- a/.config/conkyrc +++ b/.config/conkyrc @@ -57,7 +57,7 @@ ${color grey}${alignc}MPD ${font1}${color white}${goto 140}${mpd_artist} ${goto 140}${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,40 -n} +${execi 5 ~/.local/bin/conky_cover.sh >/dev/null 2>&1}${image /tmp/conkyCover.png -p 20,150 -n} ${hr}${endif}${if_up re0} ${font2}${color white}${alignc}${execi 1800 curl wttr.in/Lyon?T0 --silent --max-time 3}${font} ${hr}${endif} -- cgit v1.2.3