mirror of https://github.com/lcpz/lain.git
Updated cpu (markdown)
This commit is contained in:
parent
ef94494c30
commit
70c9def8da
2
cpu.md
2
cpu.md
|
@ -11,6 +11,8 @@ Variable | Meaning | Type | Default
|
||||||
`timeout` | Refresh timeout seconds | int | 10
|
`timeout` | Refresh timeout seconds | int | 10
|
||||||
`settings` | User settings | function | empty function
|
`settings` | User settings | function | empty function
|
||||||
|
|
||||||
|
`settings` can be fed with `usage`, which is the cpu use percentage.
|
||||||
|
|
||||||
### output
|
### output
|
||||||
|
|
||||||
A textbox.
|
A textbox.
|
Loading…
Reference in New Issue