make default tabbar work with bottom position

This commit is contained in:
Nooo37 2021-03-15 14:12:07 +01:00 committed by GitHub
parent 04e9ac55e7
commit 03265142e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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