Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:21:12 -07:00
parent 04217d3bf6
commit 6e22702320
1 changed files with 4 additions and 4 deletions

8
fs.md
View File

@ -20,10 +20,10 @@ Variable | Meaning | Type | Default
`lain.widgets.fs` outputs the following table:
Variable | Type
--- | ---
`widget` | `wibox.widget.textbox`
`show` | function
Variable | Meaning | Type
--- | --- | ---
`widget` | The widget | `wibox.widget.textbox`
`show` | The notification | function
You can display a notification of current disk space usage with a key binding like this: