u
This commit is contained in:
@@ -156,8 +156,9 @@
|
|||||||
// https://github.com/Alexays/Waybar/wiki/Module:-Temperature
|
// https://github.com/Alexays/Waybar/wiki/Module:-Temperature
|
||||||
, "temperature":
|
, "temperature":
|
||||||
{
|
{
|
||||||
"thermal-zone": 3
|
// "thermal-zone": 3
|
||||||
//, "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input"
|
//, "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input"
|
||||||
|
"hwmon-path": ["/sys/devices/virtual/thermal/thermal_zone3/hwmon6/temp1_input", "/sys/class/hwmon/hwmon2/temp1_input"]
|
||||||
, "critical-threshold": 65
|
, "critical-threshold": 65
|
||||||
, "format-critical": "{temperatureC}°C "
|
, "format-critical": "{temperatureC}°C "
|
||||||
, "format": "{temperatureC}°C "
|
, "format": "{temperatureC}°C "
|
||||||
|
|||||||
Reference in New Issue
Block a user