Use correct temperatures sensor.
This commit is contained in:
parent
9a7f4aa16e
commit
e22f8f0a6b
1 changed files with 1 additions and 0 deletions
|
@ -278,6 +278,7 @@ in {
|
||||||
};
|
};
|
||||||
temperature = {
|
temperature = {
|
||||||
critical-threshold = 80;
|
critical-threshold = 80;
|
||||||
|
hwmon-path = "/sys/class/hwmon/hwmon2/temp1_input";
|
||||||
format = " {temperatureC}°C";
|
format = " {temperatureC}°C";
|
||||||
};
|
};
|
||||||
battery = {
|
battery = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue