mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Merge pull request #38 from kurnevsky/docmentation_fix
Documentation fix.
This commit is contained in:
@@ -185,6 +185,7 @@ screenCornerLayoutHook = ModifiedLayout ScreenCornerLayout
|
|||||||
-- > ]
|
-- > ]
|
||||||
--
|
--
|
||||||
-- Then add layout hook:
|
-- Then add layout hook:
|
||||||
|
--
|
||||||
-- > myLayout = screenCornerLayoutHook $ tiled ||| Mirror tiled ||| Full where
|
-- > myLayout = screenCornerLayoutHook $ tiled ||| Mirror tiled ||| Full where
|
||||||
-- > tiled = Tall nmaster delta ratio
|
-- > tiled = Tall nmaster delta ratio
|
||||||
-- > nmaster = 1
|
-- > nmaster = 1
|
||||||
|
Reference in New Issue
Block a user