From 3047bafe6b9607244631e8949b0b510c0136a75e Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Sat, 18 Aug 2007 23:57:25 +0200 Subject: Mosaic.hs (really) Fix incorrect usage example "tall" and "wide" are anachronisms as well. It makes me wonder how we can and/or should give examples like this that don't bitrot and confuse newbies. darcs-hash:20070818215725-b9aa7-0cc6e436399b37ec4ecea55fdf31d93f30fc84e8.gz --- Mosaic.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Mosaic.hs') diff --git a/Mosaic.hs b/Mosaic.hs index 2d861ae..59a6a68 100644 --- a/Mosaic.hs +++ b/Mosaic.hs @@ -46,8 +46,7 @@ import XMonadContrib.Anneal -- > import XMonadContrib.Mosaic -- -- > defaultLayouts :: [Layout Window] --- > defaultLayouts = [ mosaic 0.25 0.5 M.empty, full, --- > tall defaultDelta (1%2), wide defaultDelta (1%2) ] +-- > defaultLayouts = [ mosaic 0.25 0.5 M.empty, full ] -- -- In the key-bindings, do something like: -- -- cgit v1.2.3