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