From 749b78be26e367afdf53bcd857fb2e190543446c Mon Sep 17 00:00:00 2001 From: Chris Mears Date: Fri, 4 May 2007 00:23:45 +0200 Subject: Fix instructions in Mosaic. darcs-hash:20070503222345-03b70-bb2f870ddfcdf129ff0439bc6fd5adf2b8fae698.gz --- Mosaic.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mosaic.hs') diff --git a/Mosaic.hs b/Mosaic.hs index b08a709..44877d4 100644 --- a/Mosaic.hs +++ b/Mosaic.hs @@ -12,11 +12,11 @@ module XMonadContrib.Mosaic ( mosaic, expandWindow, shrinkWindow, squareWindow ) -- You can use this module with the following in your config file: --- import XMonad.Mosaic +-- import XMonadContrib.Mosaic -- import Control.Monad.State ( gets ) -- import qualified StackSet as W ( peek ) --- defaultLayouts :: [Layout LayoutMsg] +-- defaultLayouts :: [Layout] -- defaultLayouts = [ mosaic (1%4) (1%2) M.empty M.empty, full, -- tall defaultDelta (1%2), wide defaultDelta (1%2) ] -- cgit v1.2.3