[i3status] glob temperature

This commit is contained in:
Felix Buehler 2019-10-30 11:46:38 +01:00
parent 526623acac
commit 5428a1a166

View file

@ -96,5 +96,5 @@ cpu_usage {
cpu_temperature 1 { cpu_temperature 1 {
format = " %degrees°C" format = " %degrees°C"
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input" path = "/sys/devices/platform/coretemp.0/hwmon/*/temp1_input"
} }