aboutsummaryrefslogtreecommitdiffstats
path: root/Mosaic.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Mosaic.hs')
-rw-r--r--Mosaic.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mosaic.hs b/Mosaic.hs
index 95cc58a..2d861ae 100644
--- a/Mosaic.hs
+++ b/Mosaic.hs
@@ -45,8 +45,8 @@ import XMonadContrib.Anneal
--
-- > import XMonadContrib.Mosaic
--
--- > defaultLayouts :: [Layout]
--- > defaultLayouts = [ mosaic 0.25 0.5 M.empty M.empty, full,
+-- > defaultLayouts :: [Layout Window]
+-- > defaultLayouts = [ mosaic 0.25 0.5 M.empty, full,
-- > tall defaultDelta (1%2), wide defaultDelta (1%2) ]
--
-- In the key-bindings, do something like: