X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/78a106822996d3a32b63282bbd4a2f385973cea0..8e38f676fff8bd8de4dc0ce51dc32a259d57dc0e:/mem.md diff --git a/mem.md b/mem.md index 067dc25..1079ca5 100644 --- a/mem.md +++ b/mem.md @@ -10,10 +10,10 @@ 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). +`settings` can use the strings `mem_now.used` (memory used MB) and `mem_now.swapused` (swap used MB). ### output