Module awful.widget.layout

Tables

margins Widgets margins.


Tables

margins
Widgets margins.

In this table you can set the margin you want the layout to use when positionning your widgets. For example, if you want to put 10 pixel free on left on a widget, add this: awful.widget.layout.margins[mywidget] = { left = 10 }

Valid XHTML 1.0!