docs(sys info): add typical temperature sensors for intel/amd cpus
This commit is contained in:
@@ -168,6 +168,8 @@ The following tokens can be used in the `format` configuration option:
|
|||||||
| `{load_average:15}` | 15-minute load average. |
|
| `{load_average:15}` | 15-minute load average. |
|
||||||
| `{uptime}` | System uptime formatted as `HH:mm`. |
|
| `{uptime}` | System uptime formatted as `HH:mm`. |
|
||||||
|
|
||||||
|
For Intel CPUs, you can typically use `coretemp-Package-id-0` for the temperature sensor. For AMD, you can use `k10temp_Tccd1`.
|
||||||
|
|
||||||
## Styling
|
## Styling
|
||||||
|
|
||||||
| Selector | Description |
|
| Selector | Description |
|
||||||
@@ -175,4 +177,4 @@ The following tokens can be used in the `format` configuration option:
|
|||||||
| `.sysinfo` | Sysinfo widget box |
|
| `.sysinfo` | Sysinfo widget box |
|
||||||
| `.sysinfo .item` | Individual information label |
|
| `.sysinfo .item` | Individual information label |
|
||||||
|
|
||||||
For more information on styling, please see the [styling guide](styling-guide).
|
For more information on styling, please see the [styling guide](styling-guide).
|
||||||
|
|||||||
Reference in New Issue
Block a user