From 684dfa67942f7a67ab124aaf979ac63183decf59 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Fri, 28 Sep 2007 02:00:25 +0200 Subject: Minor formatting darcs-hash:20070928000025-a5988-22e5d150a6ea1eede21d8f0e487922fdecef6fbb --- Config.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index f82e8da..acf8bc8 100644 --- a/Config.hs +++ b/Config.hs @@ -93,9 +93,9 @@ borderWidth = 1 -- The default set of tiling algorithms -- defaultLayouts :: [SomeLayout Window] -defaultLayouts = [SomeLayout tiled - ,SomeLayout $ Mirror tiled - ,SomeLayout Full +defaultLayouts = [ SomeLayout tiled + , SomeLayout $ Mirror tiled + , SomeLayout Full -- Extension-provided layouts ] -- cgit v1.2.3