Change in your rc.lua:
-- Create the wibox
mywibox[s] = awful.wibox({ position = "top", screen = s, bg =
beautiful.wibox_bg_normal })then in theme.lua set theme.wibox_bg_normal and you get what you want. -- To unsubscribe, send mail to [email protected].
