faithful: Update temperature sensor path

This commit is contained in:
Adam Gausmann 2023-05-02 19:16:14 -05:00
parent af47f8b354
commit a6007a0cdb

View file

@ -3,4 +3,4 @@ wireless = ["wlp4s0"]
ethernet = ["enp2s0"]
disks = ["/"]
outputs = []
temperature-path = "/sys/class/hwmon/hwmon4/temp1_input"
temperature-path = "/sys/class/hwmon/hwmon5/temp1_input"