Well, you can set the wibox position, but depending on the version you're using, it might not really be usable. AFAIK it never worked well in any of the released versions. It works pretty well in some old git master version (I'm using), then psychon rewrote it and it might still work with maybe a few bugs. That would still be only somewhere in git I think.
cheers lukash On Fri, 07 Jan 2011 05:52:51 +0100 (CET) Evo2 <[email protected]> wrote: > I guess you mean the wibox. You need to set the position. For example: > > wibox[s] = awful.wibox( { position = "left", screen = s } ) > > Evo2. > > > > > -- > To unsubscribe, send mail to [email protected]. -- To unsubscribe, send mail to [email protected].
