make default tabbar work with bottom position
This commit is contained in:
parent
04e9ac55e7
commit
03265142e1
|
@ -42,7 +42,7 @@ end
|
|||
return {
|
||||
layout = wibox.layout.flex.horizontal,
|
||||
create = create,
|
||||
position = "top",
|
||||
position = position,
|
||||
size = size,
|
||||
bg_normal = bg_normal,
|
||||
bg_focus = bg_focus
|
||||
|
|
Loading…
Reference in New Issue