Updated Widgets (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 05:27:20 -07:00 committed by copycat-killer
parent ada338f4db
commit e187c6d985
1 changed files with 0 additions and 3 deletions

View File

@ -1,14 +1,11 @@
[<- home](https://github.com/copycat-killer/lain/wiki)
Every widget is output by a `function`.
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.
-------
- [alsa](https://github.com/copycat-killer/lain/wiki/alsa)
- [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar)
- [bat](https://github.com/copycat-killer/lain/wiki/bat)