refactor(waybar): update thermal zone

This commit is contained in:
Price Hiller 2023-07-23 16:57:26 -05:00
parent b9ff0793ce
commit 2ee30b2ed3
No known key found for this signature in database

View File

@ -159,7 +159,7 @@
"temperature": {
"tooltip": false,
"min-length": 6,
"thermal-zone": 0,
"thermal-zone": 8,
"critical-threshold": 90,
"format": "{icon} {temperatureC}°C",
"format-critical": "{icon} {temperatureC}°C",