From ecb8d1bb0443573c22a7972cf5c81f19c62ba478 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Mon, 24 Sep 2007 20:57:53 +0200 Subject: Make a String description part of each Layout. darcs-hash:20070924185753-72aca-95002aa27cfef74bf8caf1e6f243a4626f20659c.gz --- Config.hs-boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs-boot') diff --git a/Config.hs-boot b/Config.hs-boot index 3629ea2..45d0850 100644 --- a/Config.hs-boot +++ b/Config.hs-boot @@ -6,4 +6,4 @@ borderWidth :: Dimension logHook :: X () numlockMask :: KeyMask workspaces :: [WorkspaceId] -defaultLayouts :: [(String, SomeLayout Window)] +defaultLayouts :: [SomeLayout Window] -- cgit v1.2.3