This commit is contained in:
2025-11-15 02:53:23 +08:00
parent fc8a0ee32a
commit b3e29d2c2a
2 changed files with 1 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
// "thermal-zone": 1,
"hwmon-path-abs": "/sys/devices/platform/coretemp.0/hwmon",
"input-filename": "temp1_input",
"critical-threshold": 80,
"critical-threshold": 90,
// "format-critical": "{temperatureC}°C {icon}",
"format": "{icon} {temperatureC}°C",
"format-icons": [

View File

@@ -1,4 +1,3 @@
[mgr]
show_hidden = true
show_symlink = true
mouse_events = ["click"]