[xmonad] Issue 432 in xmonad: Module for linking workspaces in a multihead setup
codesite-noreply at google.com
codesite-noreply at google.com
Mon Mar 28 11:06:42 CEST 2011
Comment #9 on issue 432 by que... at 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.
More information about the xmonad
mailing list