update
- to make popup better fit - to persist the CPU temp. mon. (arch forum id=282319)
This commit is contained in:
@@ -216,8 +216,8 @@ window-rule {
|
||||
match title="^(图片查看器|.*记录)$" app-id="QQ"
|
||||
match app-id="pavucontrol-qt"
|
||||
|
||||
default-column-width { proportion 0.75; }
|
||||
default-window-height { proportion 0.75; }
|
||||
default-column-width { proportion 0.6; }
|
||||
default-window-height { proportion 0.85; }
|
||||
open-floating true
|
||||
}
|
||||
|
||||
|
||||
@@ -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