fix waybar temp
This commit is contained in:
parent
b8b6922e53
commit
7e433309b6
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
"interval": 4,
|
||||
},
|
||||
"temperature": {
|
||||
"hwmon-path": "/sys/class/hwmon/hwmon6/temp1_input",
|
||||
"hwmon-path": "/sys/class/hwmon/hwmon4/temp1_input",
|
||||
"critical-threshold": 80,
|
||||
"format": "<span color=\"#7aa2f7\"> </span>{temperatureC}°C",
|
||||
"format-critical": "<span color=\"#f7768e\"> </span>{temperatureC}°C",
|
||||
|
|
Loading…
Add table
Reference in a new issue