The documentation is confusing to me - some places '|||' is used to
combine things, other places it isn't.
, layoutHook = avoidStruts $ layoutHook defaultConfig ||| modWorkspace "3" stoppable (layoutHook defaultConfig)
which doesn't seem to work, as the browser running on workspace 3 (mod-3
takes me there), keeps using 5-8% CPU according to top when another
workspace is active.