refactor(waybar): use correct thermal zone

This commit is contained in:
Price Hiller 2023-07-23 22:54:15 -05:00
parent aeb62c45ef
commit 57181c30d7
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

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