[Xmonad] Combo layouts ??
David Roundy
droundy at darcs.net
Thu Oct 18 09:18:38 EDT 2007
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)]
Sorry.
--
David Roundy
Department of Physics
Oregon State University
More information about the Xmonad
mailing list