From c88548a65553b76a336f33fc08da731da7e784bd Mon Sep 17 00:00:00 2001 From: David Roundy Date: Tue, 14 Aug 2007 02:37:22 +0200 Subject: change workspaces to [WorkspaceId] darcs-hash:20070814003722-72aca-523faa4ad29f664dd33331c0c03d2564ecde2b89.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 6bb33b3..ae05ea4 100644 --- a/Config.hs-boot +++ b/Config.hs-boot @@ -5,4 +5,4 @@ import XMonad borderWidth :: Dimension logHook :: X () numlockMask :: KeyMask -workspaces :: Int +workspaces :: [WorkspaceId] -- cgit v1.2.3