From 53a94065eb8c21237935fe0dceb4a587038001e9 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 24 Sep 2007 08:05:41 +0200 Subject: Use the new layout switcher in Commands darcs-hash:20070924060541-a5988-5206f9383aad4117f9b45ce202b5a671bdcae977.gz --- Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Commands.hs') diff --git a/Commands.hs b/Commands.hs index c3bf2a5..5b9b900 100644 --- a/Commands.hs +++ b/Commands.hs @@ -81,7 +81,7 @@ defaultCommands = workspaceCommands ++ screenCommands , ("expand", sendMessage Expand) , ("restart-wm", restart Nothing True) , ("restart-wm-no-resume", restart Nothing False) - , ("layout", switchLayout) + , ("layout", sendMessage NextLayout) , ("xterm", spawn "xterm") , ("run", spawn "exe=`dmenu_path | dmenu -b` && exec $exe") , ("kill", kill) -- cgit v1.2.3