mirror of https://github.com/lcpz/lain.git
Updated fs (markdown)
This commit is contained in:
parent
cd5dc23194
commit
41d5a985db
2
fs.md
2
fs.md
|
@ -12,7 +12,7 @@ Variable | Meaning | Type | Default
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
`partition` | Partition to monitor | string | "/"
|
`partition` | Partition to monitor | string | "/"
|
||||||
`refresh_timeout` | Refresh timeout seconds | int | 600
|
`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"
|
`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 | "%"
|
`footer` | Text to show after value | string | "%"
|
||||||
|
|
Loading…
Reference in New Issue