mirror of https://github.com/lcpz/lain.git
Updated cpu (markdown)
This commit is contained in:
parent
2135b08bbd
commit
ad2bd8dffb
2
cpu.md
2
cpu.md
|
@ -11,7 +11,7 @@ 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 the string `usage`, which means the cpu use percentage.
|
`settings` can use the string `usage`, which is the cpu use percentage.
|
||||||
|
|
||||||
### output
|
### output
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue