Need more help with conky , i managed to get my CPU temp displayed ,but it is only displayed in Fahrenheit.
this is the code i use to display the temp
im not sure on how to change from Fahrenheit to Celsius, any help would be appreciated.
this is the code i use to display the temp
Code:
${color 66CCFF}CPU Temp $alignr ${hwmon temp 1}°C ${color}
im not sure on how to change from Fahrenheit to Celsius, any help would be appreciated.