From f454beb445cf76d391c90f9d2c0329a7bea68873 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 15 Oct 2007 22:55:42 +0200 Subject: defaultLayouts -> layouts darcs-hash:20071015205542-a5988-4636825868c99db4f3cfdcd6b1e361d78e393762.gz --- DynamicWorkspaces.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DynamicWorkspaces.hs') diff --git a/DynamicWorkspaces.hs b/DynamicWorkspaces.hs index 5ce4a29..f212cab 100644 --- a/DynamicWorkspaces.hs +++ b/DynamicWorkspaces.hs @@ -31,7 +31,7 @@ import Graphics.X11.Xlib ( Window ) -- -- > import XMonadContrib.DynamicWorkspaces -- --- > , ((modMask .|. shiftMask, xK_Up), addWorkspace defaultLayouts) +-- > , ((modMask .|. shiftMask, xK_Up), addWorkspace layouts) -- > , ((modMask .|. shiftMask, xK_Down), removeWorkspace) allPossibleTags :: [WorkspaceId] -- cgit v1.2.3