X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/6a74f4b2823c91f89be60dc6d2f8a0056141aae4..31825bb01cf100e848cc83c0bb8d8a92551a6caf:/mem.md diff --git a/mem.md b/mem.md index 1efdb3a..68c6748 100644 --- a/mem.md +++ b/mem.md @@ -1,3 +1,5 @@ +[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets) + Shows memory status (in MiB) in a textbox. mymem = lain.widgets.mem() @@ -14,6 +16,6 @@ Variable | Meaning | Type | Default `header` | Text to show before value | string | " Mem " `header_color` | Header color | string | `beautiful.fg_normal` 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 " **Note**: `footer` color is `color`. \ No newline at end of file