mirror of https://github.com/lcpz/lain.git
Updated fs (markdown)
This commit is contained in:
parent
04217d3bf6
commit
6e22702320
8
fs.md
8
fs.md
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue