From 9e88d56b03ceaf63709cbbc7bda3f20c9a1a3320 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 1 Nov 2007 09:21:55 +0100 Subject: Add readsLayout, remove the existential from XConfig darcs-hash:20071101082155-a5988-82be25ec6b35cb1d39e0613b3d810dfd75836098 --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index e228ee4..47de7d1 100644 --- a/Main.hs +++ b/Main.hs @@ -240,7 +240,7 @@ defaultConfig = XConfig { borderWidth = 1 -- Width of the window border in pixel -- above, but you may program your own selection behaviour here. Layout -- transformers, for example, would be hooked in here. -- - , layoutHook = layout + , layoutHook = Layout layout , terminal = "xterm" -- The preferred terminal program. , normalBorderColor = "#dddddd" -- Border color for unfocused windows. , focusedBorderColor = "#ff0000" -- Border color for focused windows. -- cgit v1.2.3