Updated mem (markdown)
This commit is contained in:
parent
07040e6db6
commit
787612387a
1 changed files with 1 additions and 1 deletions
2
mem.md
2
mem.md
|
@ -13,7 +13,7 @@ Variable | Meaning | Type | Default
|
||||||
`refresh_timeout` | Refresh timeout seconds | int | 10
|
`refresh_timeout` | Refresh timeout seconds | int | 10
|
||||||
`show_swap` | Show amount of used swap space? | boolean | false
|
`show_swap` | Show amount of used swap space? | boolean | false
|
||||||
`show_total` | Show amout of total memory? | boolean | false
|
`show_total` | Show amout of total memory? | boolean | false
|
||||||
`header` | Text to show before value | string | " Mem "
|
`header` | Text to show before value | string | "Mem "
|
||||||
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
|
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
|
||||||
`color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
`color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
||||||
`footer` | Text to show after value | string | "MB"
|
`footer` | Text to show after value | string | "MB"
|
||||||
|
|
Loading…
Add table
Reference in a new issue