diff --git a/lib/awful/titlebar.lua.in b/lib/awful/titlebar.lua.in index 6abfc0d5..84d4f38d 100644 --- a/lib/awful/titlebar.lua.in +++ b/lib/awful/titlebar.lua.in @@ -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.