mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
docs(sys info): add typical temperature sensors for intel/amd cpus
This commit is contained in:
parent
13d39235ad
commit
cdeafbdc72
1 changed files with 3 additions and 1 deletions
|
@ -168,6 +168,8 @@ The following tokens can be used in the `format` configuration option:
|
|||
| `{load_average:15}` | 15-minute load average. |
|
||||
| `{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
|
||||
|
||||
| Selector | Description |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue