Note that my xinerama patch is now in dzen.

This commit is contained in:
glasser 2007-06-01 04:11:12 +00:00
parent f5e528f401
commit 19115c079b

View File

@ -39,7 +39,7 @@ curScreen = (W.screen . W.current) `liftM` gets windowset
toXineramaArg :: ScreenId -> String
toXineramaArg n = show ( ((fromIntegral n)+1)::Int )
-- requires glasser's xinerama patch to dzen
-- Requires dzen >= 0.2.4.
dzen :: String -> X ()
dzen str = curScreen >>= \sc -> dzenScreen sc str