Thanks a lot! Works great :) I figured it was something like this but could not figure out how to do it exactly.
Best, rts On Sun, Oct 23, 2011 at 2:42 AM, Zveroy <[email protected]> wrote: > 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]. > -- To unsubscribe, send mail to [email protected].
