mirror of https://github.com/lcpz/lain.git
Updated sysload (markdown)
This commit is contained in:
parent
3a5d2753d6
commit
69977551b0
|
@ -11,7 +11,7 @@ Variable | Meaning | Type | Default
|
|||
`timeout` | Refresh timeout seconds | int | 5
|
||||
`settings` | User settings | function | empty function
|
||||
|
||||
`settings` can use strings `a`, `b` and `c`, which are loadavg over 1, 5, and 15 minutes.
|
||||
`settings` can use strings `load_1`, `load_5` and `load_15`, which are loadavg over 1, 5, and 15 minutes.
|
||||
|
||||
### output
|
||||
|
||||
|
|
Loading…
Reference in New Issue