I'm curious if someone has a better way to display the temp with conky than this:
Temp:${exec sysctl hw.sensors.acpithinkpad0.temp0 | cut -d = -f 2 | cut -d . -f
1}C
Thanks,
Edgar
I'm curious if someone has a better way to display the temp with conky than this:
Temp:${exec sysctl hw.sensors.acpithinkpad0.temp0 | cut -d = -f 2 | cut -d . -f
1}C
Thanks,
Edgar