From 94c6455beb46ec70d0e86c1f24b502d17e220cae Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Mon, 15 Dec 2008 20:07:10 +0100 Subject: X.L.Monitor: recommend doHideIgnore (docs) darcs-hash:20081215190710-3ebed-3ddcbdd418cc71e39769f94b2de65b2a187f733d.gz --- XMonad/Layout/Monitor.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMonad/Layout/Monitor.hs b/XMonad/Layout/Monitor.hs index 2a74221..a041275 100644 --- a/XMonad/Layout/Monitor.hs +++ b/XMonad/Layout/Monitor.hs @@ -123,7 +123,7 @@ addNamedPersistentMonitor name p r = ModifiedLayout (Monitor p r True (Just name -- - On the other hand, if you use the monitor only with some of the layouts, you -- might want to hide it on the startup. Then change ManageHook to the following: -- --- > className =? "Cairo-clock"--> (ask >>= \w -> liftX (hide w) >> doF (W.delete w)) +-- > className =? "Cairo-clock"--> doHideIgnore -- -- - You can use several monitors with nested modifiers. Give them a name using -- 'addNamedMonitor' or 'addNamedPersistentMonitor' to be able to toggle -- cgit v1.2.3