From 89d4a3d97510872051524cd7078db2d33c4e7b3f Mon Sep 17 00:00:00 2001 From: David Roundy Date: Tue, 19 Jun 2007 17:08:16 +0200 Subject: make Layouts able to layout whatever they like. darcs-hash:20070619150816-72aca-a651e758e93e300c3e526985b328f0b1d7def60c --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 6bd2042..655d654 100644 --- a/Config.hs +++ b/Config.hs @@ -84,7 +84,7 @@ borderWidth = 1 -- | -- The default set of tiling algorithms -- -defaultLayouts :: [Layout] +defaultLayouts :: [Layout Window] defaultLayouts = [ tiled , mirror tiled , full ] where -- default tiling algorithm partitions the screen into two panes -- cgit v1.2.3