mirror of https://github.com/lcpz/lain.git
Updated mem (markdown)
This commit is contained in:
parent
4a5a9c6084
commit
0f36234af0
2
mem.md
2
mem.md
|
@ -10,7 +10,7 @@ contain:
|
||||||
|
|
||||||
Variable | Meaning | Type | Default
|
Variable | Meaning | Type | Default
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
`timeout` | Refresh timeout seconds | int | 10
|
`timeout` | Refresh timeout seconds | int | 3
|
||||||
`settings` | User settings | function | empty function
|
`settings` | User settings | function | empty function
|
||||||
|
|
||||||
`settings` can use the strings `used` (memory used MB) and `swapused` (swap used MB).
|
`settings` can use the strings `used` (memory used MB) and `swapused` (swap used MB).
|
||||||
|
|
Loading…
Reference in New Issue