awful.menu: enhance description
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
c9085905e8
commit
642a3f454b
|
@ -27,7 +27,7 @@ local layout = require("awful.widget.layout")
|
||||||
local awbeautiful = require("beautiful")
|
local awbeautiful = require("beautiful")
|
||||||
local tonumber = tonumber
|
local tonumber = tonumber
|
||||||
|
|
||||||
--- Menu module for awful
|
--- Creation of menus.
|
||||||
module("awful.menu")
|
module("awful.menu")
|
||||||
|
|
||||||
local cur_menu
|
local cur_menu
|
||||||
|
|
Loading…
Reference in New Issue