mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
awful.menu: enhance description
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
c9085905e8
commit
642a3f454b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ local layout = require("awful.widget.layout")
|
|||
local awbeautiful = require("beautiful")
|
||||
local tonumber = tonumber
|
||||
|
||||
--- Menu module for awful
|
||||
--- Creation of menus.
|
||||
module("awful.menu")
|
||||
|
||||
local cur_menu
|
||||
|
|
Loading…
Reference in a new issue