mirror of https://github.com/lcpz/lain.git
Updated mem (markdown)
This commit is contained in:
parent
127b9f6c14
commit
3a5d2753d6
2
mem.md
2
mem.md
|
@ -13,7 +13,7 @@ Variable | Meaning | Type | Default
|
|||
`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).
|
||||
`settings` can use the strings `mem_now.used` (memory used MB) and `mem_now.swapused` (swap used MB).
|
||||
|
||||
### output
|
||||
|
||||
|
|
Loading…
Reference in New Issue