Joined
·
11,939 Posts
Hi all,
Bit of a conky nub.
Basically I would like to display my VCore in conky.
I have lm-sensors setup and added the following line to my conky.rc -
Quote:
But it only shows VCore to one decimal place - ie. 1.4v instead of 1.45v. How can I make it show to 2 decimal places.
My other query is - is it possible to adjust the Tjmax for the reported temperature.
I'm using this -
Quote:
Thanks
Bit of a conky nub.
Basically I would like to display my VCore in conky.
I have lm-sensors setup and added the following line to my conky.rc -
Quote:
VCore1: ${alignr}${hwmon 0 in 0} V |
My other query is - is it possible to adjust the Tjmax for the reported temperature.
I'm using this -
Quote:
${hwmon 0 temp 2} |