[Xmonad] Combo layouts ??
Don Stewart
dons at galois.com
Thu Oct 18 16:27:51 EDT 2007
droundy:
> On Thu, Oct 18, 2007 at 05:51:27PM +1000, Dave Harrison wrote:
> > Hi all,
> >
> > I've just been trying to use Combo to setup a two-pane split
> > workspace, but the examples in the contrib file don't work for me.
> >
> > When I use this line,
> >
> > combo (TwoPane 0.03 0.5) [(Full,1),(tabbed shrinkText defaultTConf,1)]
>
> This needs to be:
>
> combo (TwoPane 0.03 0.5) [(Layout Full,1),(Layout tabbed shrinkText defaultTConf,1)]
>
is that a doc patch we're missing?
More information about the Xmonad
mailing list