[Xmonad] Combo layouts ??
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Fri Oct 19 12:00:36 EDT 2007
On Oct 19, 2007, at 10:19 , David Roundy wrote:
> Sorry. I think we want:
>
> layouts = [ Layout $ combo (TwoPane 0.03 0.5) [(Layout Full,1),
> (Layout tabbed
> shrinkText defaultTConf,1)]
missing $ (or possibly parens) after Layout
> , Layout $ tabbed shrinkText defaultTConf
> , Layout tiled
> , Layout $ Mirror tiled
> , Layout Full
> -- Add extra layouts you want to use here:
> -- % Extension-provided layouts
> ]
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Xmonad
mailing list