Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-08 09:31:22 -07:00 committed by copycat-killer
parent 408a2c94dc
commit c8ecdd6bda
1 changed files with 1 additions and 1 deletions

2
fs.md
View File

@ -12,7 +12,7 @@ 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 | "%"