waybar: up critical temperature to 90 °C
CPU can take up to 105 °C, mainboard should be okay with 90 i guess?
This commit is contained in:
parent
d7accc9ffb
commit
a8bfc6d474
|
@ -100,7 +100,7 @@
|
|||
"temperature": {
|
||||
// "thermal-zone": 2,
|
||||
"hwmon-path": "/sys/devices/platform/thinkpad_hwmon/hwmon/hwmon3/temp1_input",
|
||||
"critical-threshold": 80,
|
||||
"critical-threshold": 90,
|
||||
"format-critical": "{temperatureC}°C {icon}",
|
||||
"format": "{temperatureC}°C {icon}",
|
||||
"format-icons": ["\uf2ca", "\uf2c9", "\uf2c8"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user