Another Problem with variant 2 is that the widgets are placed one over
another instead of next to each other. I can see all the letters but
can't read them because they are on top of other letters. Quite strange,
I have to say.

Am 30.10.2012, 23:27, schrieb Manuel Kasser:
> --variant 2:
> wid = mspec.getWidgets()
>
> mywibox[s].widgets = {
>         {
>             --launcher, taglist, promptbox
>         },
>         mylayoutbox[s],
>         mytextclock,
> --MyWidgets
>         wid,
> --EndMyWidgets
>         s == 1 and mysystray or nil,
>         mytasklist[s],
>         layout = awful.widget.layout.horizontal.rightleft
> }

-- 
To unsubscribe, send mail to [email protected].

Reply via email to