update
- to make popup better fit - to persist the CPU temp. mon. (arch forum id=282319)
This commit is contained in:
@@ -60,7 +60,8 @@
|
||||
},
|
||||
"temperature": {
|
||||
// "thermal-zone": 1,
|
||||
"hwmon-path": "/sys/class/hwmon/hwmon6/temp1_input",
|
||||
"hwmon-path-abs": "/sys/devices/platform/coretemp.0/hwmon",
|
||||
"input-filename": "temp1_input",
|
||||
"critical-threshold": 80,
|
||||
// "format-critical": "{temperatureC}°C {icon}",
|
||||
"format": "{icon} {temperatureC}°C",
|
||||
@@ -95,4 +96,4 @@
|
||||
],
|
||||
"interval": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user