
28 Mar
2011
28 Mar
'11
9:06 a.m.
Comment #9 on issue 432 by que...@gmail.com: Module for linking workspaces in a multihead setup http://code.google.com/p/xmonad/issues/detail?id=432 Looks like I'm generalizing too much from my config. Sorry about that. As workspaces are note enumerable by default, it should read (XMonad.workspaces conf) instead of [1..] here. The variable conf has to be the XConfig, see Xmonad/Config.hs.