awful.wibox: update documentation
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
c0cb4203a9
commit
444edf1d03
|
@ -19,6 +19,8 @@ local type = type
|
||||||
local image = image
|
local image = image
|
||||||
|
|
||||||
--- Wibox module for awful.
|
--- Wibox module for awful.
|
||||||
|
-- This module allows you to easily create wibox and attach them to the edge of
|
||||||
|
-- a screen.
|
||||||
module("awful.wibox")
|
module("awful.wibox")
|
||||||
|
|
||||||
-- Array of table with wiboxes inside.
|
-- Array of table with wiboxes inside.
|
||||||
|
|
Loading…
Reference in New Issue