From: Luke Bonham Date: Sun, 8 Sep 2013 16:52:39 +0000 (-0700) Subject: Updated fs (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/4986ccc0192fac14ffe0f6a9d69ad99325ea98a9 Updated fs (markdown) --- diff --git a/fs.md b/fs.md index ccb7386..eb67110 100644 --- a/fs.md +++ b/fs.md @@ -12,10 +12,10 @@ Variable | Meaning | Type | Default --- | --- | --- | --- `partition` | Partition to monitor | string | "/" `refresh_timeout` | Refresh timeout seconds | int | 600 -`header` | Text to show before value | string | "Hdd " +`header` | Text to show before value | string | " Hdd " `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 | "%" +`footer` | Text to show after value | string | " " `shadow` | Hide the widget if `partition` < 90 | boolean | false **Note**: `footer` color is `color`.