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:
tea 2024-07-09 11:31:09 +02:00
parent d7accc9ffb
commit a8bfc6d474
No known key found for this signature in database

View File

@ -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"]