You can. Add a spacer to your rc.lua

local spacer         = widget({ type = "textbox", name = "spacer" })
spacer.text    = " "

and add it between you widgets like this:

widget, spacer, widget etc


On 7/3/12, fREW Schmidt <fri...@gmail.com> wrote:
> I am fairly sure I read somewhere that you could tell wibox to add some
> pixels between widgets but I can't find it anywhere.  Did I hallucinate
> this?  If not, what is the setting to do this?  I really don't like the
> idea of using a text widget to put a pixel or two between widgets.
>
> --
> fREW Schmidt
> http://blog.afoolishmanifesto.com
>

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to