CPU temperature sensors in Qubes 4.1

Thanks for sharing!

Here is another quick method:

cat /proc/acpi/<something>/thermal

For me, the something is ibm, for you it might be something else.

You can find the path with

sudo find /proc -name "thermal"