On 2012-01-31 Zveroy <[email protected]> wrote:
> You can fit trayer in wibox area well.
I agree after I've seen your screenshots.
> Try something like this in your rc.lua:
>
> awful.wibox({ position = "top", screen = s, bg =
> "#00181818", height = 20, width = 1280 })
Is is possible to say something like:
width = screenwidth-86
> run trayer like that:
>
> trayer --SetDockType true --expand true --align right
> --edge top --widthtype pixel --width 86 --height 20
> --transparent true --alpha 255 --tint 0x181818
>
> And you will get what you want (I think):
>
> http://hoax.ws/f/awesome_bar_scrot.png
>
> With light BG if you doubt:
>
> http://hoax.ws/f/awesome_bar_scrot_light_bg.png
Very nice integration, I take everything back.
> Just reserve place for the worst scenario (maximum
> number of icons at a time) and calculate right width for
> wibox.
See question above.
Regards
Marco
--
To unsubscribe, send mail to [email protected].