From a56a1353138e20ee0152861a211b35cf61d86b3a Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Thu, 11 Apr 2013 19:38:49 +0000 Subject: [PATCH] minor fixes to the haddock markup in X.L.IndependentScreens --- XMonad/Layout/IndependentScreens.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/XMonad/Layout/IndependentScreens.hs b/XMonad/Layout/IndependentScreens.hs index 5a38588c..1e094c6f 100644 --- a/XMonad/Layout/IndependentScreens.hs +++ b/XMonad/Layout/IndependentScreens.hs @@ -147,7 +147,8 @@ marshallPP s pp = pp { -- if either of the following conditions is met: -- -- 1. The 'ppSort' of the input returns an empty list (when not given one). --- 2. The 'ppOrder' of the input returns the exact string "\0". +-- +-- 2. The 'ppOrder' of the input returns the exact string @\"\\0\"@. -- -- For example, you can use this to create a pipe which tracks the title of the -- window currently focused on a given screen (even if the screen is not