From e4a863af7dc1d24174d9e7f9ad306f7390274a59 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Thu, 2 Jul 2009 06:26:09 +0200 Subject: Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensions Ignore-this: 54225917a34aa0785a97c8153ff32ab9 This is implemented as a layoutModifier, since that way the workspace arrangment is preserved between restarts. darcs-hash:20090702042609-1499c-0610725ef646811637a3cee027047e62ddc57085.gz --- XMonad/Actions/FocusNth.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Actions/FocusNth.hs') diff --git a/XMonad/Actions/FocusNth.hs b/XMonad/Actions/FocusNth.hs index af70dc7..fe5bf7a 100644 --- a/XMonad/Actions/FocusNth.hs +++ b/XMonad/Actions/FocusNth.hs @@ -14,7 +14,7 @@ module XMonad.Actions.FocusNth ( -- * Usage -- $usage - focusNth) where + focusNth,focusNth') where import XMonad.StackSet import XMonad -- cgit v1.2.3