diff options
Diffstat (limited to '.config/conky/conkyrc')
-rw-r--r-- | .config/conky/conkyrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index deb40e9..fcb5053 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -61,7 +61,7 @@ ${goto 130}${scroll wait 30 3 1 ${mpd_title}} ${goto 130}${mpd_elapsed}/${mpd_length} ${mpd_bar} ${execi 5 ~/.local/bin/conky/cover.sh >/dev/null 2>&1}${image /tmp/conkyCover.png -p 0,150 -n}${font} -${endif}${execpi 1800 ~/.local/bin/conky/weather.sh} +${endif}${execpi 300 ~/.local/bin/conky/weather.sh} ${font1}CPU ${hr} ${color #928374}CPU: ${font2}${color #ebdbb2} ${freq_g} GHz ${color #ebdbb2}${cpu}% ${cpugraph 50,380 ebdbb2 928374 -t} |