awful.menu: Set the window type to "popup_menu"

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2010-09-28 13:13:14 +02:00
parent 9a8177e457
commit 5f90e92f09
1 changed files with 2 additions and 1 deletions

View File

@ -197,7 +197,8 @@ local function add_item(data, num, item_info)
fg = data.theme.fg_normal,
bg = data.theme.bg_normal,
border_color = data.theme.border,
border_width = data.theme.border_width
border_width = data.theme.border_width,
type = "popup_menu"
})
-- Create bindings