X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/ec030d2614b049846f5357db93b979034f31a199..de95c3d52940e403f875fd4298783bd34b1f48e2:/mem.md?ds=sidebyside

diff --git a/mem.md b/mem.md
index 69db14b..68c6748 100644
--- a/mem.md
+++ b/mem.md
@@ -13,9 +13,9 @@ Variable | Meaning | Type | Default
 `refresh_timeout` | Refresh timeout seconds | int | 10
 `show_swap` | Show amount of used swap space? | 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"
 `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