X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/540a1af279deefcb17891801835c7d9d84e90b2a..ff64bfead928d0c5027162c7810912a50c756f5a:/Widgets.md?ds=sidebyside diff --git a/Widgets.md b/Widgets.md index 6e6d361..0772360 100644 --- a/Widgets.md +++ b/Widgets.md @@ -2,7 +2,9 @@ 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. +We say this because, for some widget, `function` returns 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 whatever customization within it. - [alsa](https://github.com/copycat-killer/lain/wiki/alsa) - [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar)