added cpu temp to conky

This commit is contained in:
Christian Koptein 2020-09-28 19:01:03 +02:00
parent cfc0961879
commit 6efdb45ac6

View File

@ -1,7 +1,7 @@
conky.config = {
background=true,
update_interval=1,
update_interval=3,
double_buffer=true,
no_buffers=true,
imlib_cache_size=10,
@ -57,6 +57,8 @@ ${voffset -5}
${font Product Sans:weight=Bold:size=26}${color0}\
CPU usage: ${cpu cpu0}%
${font Product Sans:weight=Bold:size=26}${color0}\
CPU temp: ${hwmon 1 temp 1}°C
${font Product Sans:weight=Bold:size=26}${color0}\
RAM usage: ${mem}\
\
\