From fe11b00948317af6f11bf17432bf4683694f2294 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Fri, 12 Oct 2007 12:04:16 +0200 Subject: Haddock fixes darcs-hash:20071012100416-32816-049c57f0dbc5d794db1b66295429ba6cd5b7b160.gz --- XPropManage.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'XPropManage.hs') diff --git a/XPropManage.hs b/XPropManage.hs index e64d790..e946832 100644 --- a/XPropManage.hs +++ b/XPropManage.hs @@ -29,6 +29,7 @@ import XMonad -- $usage -- -- Add something like the following lines to Config.hs to use this module +-- -- > import XMonadContrib.XPropManage -- -- > manageHook = xPropManageHook xPropMatches @@ -51,7 +52,7 @@ import XMonad -- a function to apply in 'windows' (see Operations.hs). So if the action does only work on the -- WindowSet use just 'pmP function'. -- --- *1 You can get the available properties of an application with the xprop utility. STRING properties +-- \*1 You can get the available properties of an application with the xprop utility. STRING properties -- should work fine. Others might not work. -- -- cgit v1.2.3