mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-03 13:41:53 -07:00
HintedTile: Fix mistake in documentation.
This commit is contained in:
@@ -34,7 +34,7 @@ import Control.Monad
|
||||
--
|
||||
-- > myLayout = hintedTile Tall ||| hintedTile Wide ||| Full ||| etc..
|
||||
-- > where
|
||||
-- > tiled = HintedTile nmaster delta ratio TopLeft
|
||||
-- > hintedTile = HintedTile nmaster delta ratio TopLeft
|
||||
-- > nmaster = 1
|
||||
-- > ratio = 1/2
|
||||
-- > delta = 3/100
|
||||
|
Reference in New Issue
Block a user