refactor(waybar): use correct thermal zone
This commit is contained in:
parent
aeb62c45ef
commit
57181c30d7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user