Added a module for linking workspaces

This module provides a way to link certain workspaces in a multihead setup.
That way, when switching to the first one the other heads display the linked
workspaces.
This commit is contained in:
quesel
2011-02-10 16:50:18 +00:00
parent 00be056a1b
commit 3722f48da9
2 changed files with 168 additions and 1 deletions

View File

@@ -114,7 +114,6 @@ library
XMonad.Actions.FocusNth
XMonad.Actions.GridSelect
XMonad.Actions.GroupNavigation
XMonad.Actions.Launcher
XMonad.Actions.MessageFeedback
XMonad.Actions.MouseGestures
XMonad.Actions.MouseResize