From b7ba10b829c4450ef539b4ecd00b57495e9830d6 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Tue, 29 May 2007 04:04:46 +0200 Subject: Fix 'refresh' doc string darcs-hash:20070529020446-a5988-801944996c8d327737c5318450aa6365e1aacde2.gz --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 26a4130..ca9b41d 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) -- @@ 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