Updated Widgets (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 12:32:17 -07:00 committed by copycat-killer
parent 97c1e547db
commit d614f25b59
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Unless otherwise expressly noted, `function` returns a `wibox.widget.textbox`.
We say this because, for some widget, `function` return a table to be used for notification and update purposes. We say this because, for some widget, `function` return a table to be used for notification and update purposes.
Almost all widgets can be set by an input function called `settings`: you can markup textboxes and do other customizations within it. Almost all widgets can be set by an input function called `settings`: you can markup textboxes and do whatever customization within it.
- [alsa](https://github.com/copycat-killer/lain/wiki/alsa) - [alsa](https://github.com/copycat-killer/lain/wiki/alsa)
- [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar) - [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar)