From: Luke Bonham Date: Tue, 10 Sep 2013 19:58:14 +0000 (-0700) Subject: Updated Widgets (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/25c6bd19e3742e78df8585004d8dd71f59d168ee?ds=inline Updated Widgets (markdown) --- diff --git a/Widgets.md b/Widgets.md index 2138b27..42021bd 100644 --- a/Widgets.md +++ b/Widgets.md @@ -8,7 +8,7 @@ Every widget may take either a table or a list of variables as argument. If it takes a table, you have to define a function variable called `settings` in it: with this you can markup textboxes using predefined variables and do whatever customization you want. -I'll give an example: +I'll give an example just to take a grasp, see the sections for all the details: mycpu = lain.widgets.cpu({ timeout = 4, @@ -17,8 +17,6 @@ I'll give an example: end }) -check the sections for all the details. - - [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)