[Xmonad] Combo layouts ??

David Roundy droundy at darcs.net
Thu Oct 18 16:30:36 EDT 2007


On Thu, Oct 18, 2007 at 01:27:51PM -0700, Don Stewart wrote:
> 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?

Yeah.
-- 
David Roundy
Department of Physics
Oregon State University


More information about the Xmonad mailing list