From dfd56c296cda02907fd120a8fbdb6122602c0488 Mon Sep 17 00:00:00 2001 From: acura Date: Wed, 20 Aug 2008 08:19:18 +0200 Subject: StackTile_fix darcs-hash:20080820061918-aeda8-2655824661eb1be28a7eb8ee6b5e4812b69c1c24.gz --- XMonad/Layout/StackTile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Layout/StackTile.hs') diff --git a/XMonad/Layout/StackTile.hs b/XMonad/Layout/StackTile.hs index 8353092..d47a940 100644 --- a/XMonad/Layout/StackTile.hs +++ b/XMonad/Layout/StackTile.hs @@ -31,7 +31,7 @@ import Control.Monad -- -- > import XMonad.Layout.StackTile -- --- Then edit your @layoutHook@ by adding the ResizableTile layout: +-- Then edit your @layoutHook@ by adding the StackTile layout: -- -- > myLayouts = StackTile 1 (3/100) (1/2) ||| etc.. -- > main = xmonad defaultConfig { layoutHook = myLayouts } -- cgit v1.2.3