fix waybar temp

This commit is contained in:
cy 2024-12-04 23:02:16 -05:00
parent b8b6922e53
commit 7e433309b6

View file

@ -57,7 +57,7 @@
"interval": 4, "interval": 4,
}, },
"temperature": { "temperature": {
"hwmon-path": "/sys/class/hwmon/hwmon6/temp1_input", "hwmon-path": "/sys/class/hwmon/hwmon4/temp1_input",
"critical-threshold": 80, "critical-threshold": 80,
"format": "<span color=\"#7aa2f7\"> </span>{temperatureC}°C", "format": "<span color=\"#7aa2f7\"> </span>{temperatureC}°C",
"format-critical": "<span color=\"#f7768e\"> </span>{temperatureC}°C", "format-critical": "<span color=\"#f7768e\"> </span>{temperatureC}°C",