awful.titlebar: document modkey argument
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
e0a5995fe6
commit
ae6a598911
|
@ -31,6 +31,7 @@ local data = otable()
|
|||
--- Create a standard titlebar.
|
||||
-- @param c The client.
|
||||
-- @param args Arguments.
|
||||
-- modkey: the modkey used for the bindings.
|
||||
-- fg: the foreground color.
|
||||
-- bg: the background color.
|
||||
-- fg_focus: the foreground color for focused window.
|
||||
|
|
Loading…
Reference in New Issue