aboutsummaryrefslogtreecommitdiffstats
path: root/ThreeColumns.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ThreeColumns.hs')
-rw-r--r--ThreeColumns.hs5
1 files changed, 4 insertions, 1 deletions
diff --git a/ThreeColumns.hs b/ThreeColumns.hs
index faa1dd9..76faf6e 100644
--- a/ThreeColumns.hs
+++ b/ThreeColumns.hs
@@ -37,7 +37,10 @@ import Graphics.X11.Xlib
--
-- and add, to the list of layouts:
--
--- > threeCol
+-- > threeCol nmaster delta ratio
+
+-- %import XMonadContrib.ThreeColumns
+-- %layout , threeCol nmaster delta ratio
threeCol :: Int -> Rational -> Rational -> Layout a
threeCol nmaster delta frac =