diff --git a/rc/widgets.lua b/rc/widgets.lua index fbfc174..9094db3 100644 --- a/rc/widgets.lua +++ b/rc/widgets.lua @@ -276,7 +276,7 @@ for s = 1, screen.count() do wibox[s] = awful.wibox({ screen = s, fg = beautiful.fg_normal, bg = beautiful.bg_widget, - position = "bottom", + position = "top", height = 16 * theme.scale, }) -- Add widgets to the wibox