mirror of https://github.com/lcpz/lain.git
Updated fs (markdown)
This commit is contained in:
parent
c07a1c8721
commit
4986ccc019
2
fs.md
2
fs.md
|
@ -15,7 +15,7 @@ Variable | Meaning | Type | Default
|
||||||
`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 | " "
|
||||||
`shadow` | Hide the widget if `partition` < 90 | boolean | false
|
`shadow` | Hide the widget if `partition` < 90 | boolean | false
|
||||||
|
|
||||||
**Note**: `footer` color is `color`.
|
**Note**: `footer` color is `color`.
|
||||||
|
|
Loading…
Reference in New Issue