mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Fix instructions in Mosaic.
This commit is contained in:
parent
56457ccfca
commit
4204c4daf6
@ -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) ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user