diff --git a/rc/widgets.lua b/rc/widgets.lua index 9094db3..fbfc174 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 = "top", + position = "bottom", height = 16 * theme.scale, }) -- Add widgets to the wibox