Use correct temperatures sensor.
This commit is contained in:
parent
9a7f4aa16e
commit
e22f8f0a6b
@ -278,6 +278,7 @@ in {
|
||||
};
|
||||
temperature = {
|
||||
critical-threshold = 80;
|
||||
hwmon-path = "/sys/class/hwmon/hwmon2/temp1_input";
|
||||
format = " {temperatureC}°C";
|
||||
};
|
||||
battery = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user