Anurag Priyam <[email protected]> wrote:
> On Fri, Dec 16, 2011 at 11:43 PM, Alexander Yakushev
> <[email protected]> wrote:
>> I use transparent wiboxes instead of conky. Here's how it look (top
>> screenshot): http://www.linux.org.ru/gallery/6455144.png .
>
> So, how exactly is it done?
[...]
Never mind; I got it. Though, it would be great if someone could
explain why/how this works:
```lua
TODO: don't hard-code these values
wibox_agenda[s] = wibox({ x = 1024, y = 200, width = 200, height =
180, screen = s })
wibox_agenda[s].visible = true
```
I was initially using `awful.wibox` which was getting in the way by
setting position, and width, and struts, and what not, by itself.
--
Anurag Priyam
--
To unsubscribe, send mail to [email protected].