polybar: use nct6775 cputemp hwmon module

This commit is contained in:
2020-03-21 22:56:09 +00:00
parent 2770fefefd
commit bc89989bbb
+2 -2
View File
@@ -269,8 +269,8 @@ ramp-capacity-1-foreground = ${colours.warning}
[module/cputemp]
type = internal/temperature
thermal-zone = 2
warn-temperature = 70
hwmon-path = /sys/devices/platform/nct6775.656/hwmon/hwmon1/temp2_input
base-temperature = 25
format = <ramp> <label>
format-warn = <ramp> <label-warn>