hwmon for thinkpad, need better solution long term
This commit is contained in:
parent
456674c04a
commit
45a42eac96
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ in lib.mkIf (osConfig.withNiri) {
|
|||
format = "{usage}%";
|
||||
};
|
||||
"temperature" = {
|
||||
hwmon-path = "/sys/class/hwmon/hwmon2/temp1_input";
|
||||
hwmon-path = "/sys/class/hwmon/hwmon4/temp1_input";
|
||||
format = "{temperatureC}°C ";
|
||||
interval = 10;
|
||||
tooltip = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue