mirror of https://github.com/lcpz/lain.git
Updated cpu (markdown)
This commit is contained in:
parent
22396b825d
commit
4a5a9c6084
2
cpu.md
2
cpu.md
|
@ -8,7 +8,7 @@ Shows in a textbox the average CPU usage percent for a given amount of time.
|
|||
|
||||
Variable | Meaning | Type | Default
|
||||
--- | --- | --- | ---
|
||||
`timeout` | Refresh timeout seconds | int | 10
|
||||
`timeout` | Refresh timeout seconds | int | 5
|
||||
`settings` | User settings | function | empty function
|
||||
|
||||
`settings` can use the string `usage`, which is the cpu use percentage.
|
||||
|
|
Loading…
Reference in New Issue