faithful: Add path to CPU temperature hwmon
This commit is contained in:
parent
083767fe51
commit
b7768ff659
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ wireless = ["wlp4s0"]
|
||||||
ethernet = ["enp2s0"]
|
ethernet = ["enp2s0"]
|
||||||
disks = ["/"]
|
disks = ["/"]
|
||||||
outputs = []
|
outputs = []
|
||||||
|
temperature-path = "/sys/class/hwmon/hwmon4/temp1_input"
|
||||||
|
|
Loading…
Add table
Reference in a new issue