1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-12 18:55:57 -07:00

comment: Gave URL to xinerama-enabled dmenu patch

This commit is contained in:
Jason Creighton
2007-05-03 05:31:33 +00:00
parent 5129e2f963
commit 13006a89c2

@@ -21,6 +21,8 @@ runProcessWithInput cmd args input = do
waitForProcess ph
return output
-- Starts dmenu on the current screen. Requires this patch to dmenu:
-- http://www.jcreigh.com/dmenu/dmenu-2.8-xinerama.patch
dmenuXinerama :: [String] -> X String
dmenuXinerama opts = do
ws <- gets workspace