1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

polybar: use nct6775 cputemp hwmon module

This commit is contained in:
Joe Groocock 2020-03-21 21:25:16 +00:00
parent 2770fefefd
commit bc89989bbb
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

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>