From f5f7ad1367d9a83b93b3d32cde6f01cb677a51c9 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 28 May 2007 05:35:36 +0200 Subject: Document mod-n darcs-hash:20070528033536-a5988-9e3cf98d259c1469791a8f8ed6364f8272cf8e7c --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 45a8f9e..ffce506 100644 --- a/Config.hs +++ b/Config.hs @@ -99,7 +99,7 @@ keys = M.fromList $ , ((modMask, xK_space ), switchLayout) -- @@ Rotate through the available layout algorithms - , ((modMask, xK_n ), refresh) -- 'nudge': resize viewed windows to the correct size + , ((modMask, xK_n ), refresh) -- @@ 'nudge': resize viewed windows to the correct size -- move focus up or down the window stack , ((modMask, xK_Tab ), focusDown) -- @@ Move focus to the next window -- cgit v1.2.3