From cc13b858d1b677793c58356ef98925487a0d4227 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 17 May 2007 23:02:06 +0200 Subject: Add instructions for TwoPane darcs-hash:20070517210206-a5988-2f23d9241863d7abd30f55b04efb9afd3e79dca1.gz --- TwoPane.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TwoPane.hs') diff --git a/TwoPane.hs b/TwoPane.hs index 1dc4b14..7fe0269 100644 --- a/TwoPane.hs +++ b/TwoPane.hs @@ -1,6 +1,9 @@ -- A layout that splits the screen horizontally and shows two windows. The -- left window is always the master window, and the right is either the -- currently focused window or the second window in layout order. +-- +-- To use this layout, 'import XMonadContrib.TwoPane'and add +-- 'twoPane defaultDelta (1%2)' to the list of layouts module XMonadContrib.TwoPane where -- cgit v1.2.3