mirror of https://github.com/lcpz/lain.git
Updated cpu (markdown)
This commit is contained in:
parent
c0ce11202c
commit
d3d29c7640
2
cpu.md
2
cpu.md
|
@ -11,7 +11,7 @@ Variable | Meaning | Type | Default
|
|||
`timeout` | Refresh timeout seconds | int | 5
|
||||
`settings` | User settings | function | empty function
|
||||
|
||||
`settings` can use the string `usage`, which is the cpu use percentage.
|
||||
`settings` can use the string `cpu_now.usage`, which is the cpu use percentage.
|
||||
|
||||
### output
|
||||
|
||||
|
|
Loading…
Reference in New Issue