New module: Actions.EasyMotion (#222)

This commit is contained in:
Matt Kingston
2021-04-12 07:12:42 +01:00
committed by GitHub
parent 0ebd3a0534
commit 99ea4c23e8
4 changed files with 393 additions and 0 deletions

View File

@@ -184,6 +184,9 @@ edit your key bindings.
Provides bindings to add and delete workspaces. Note that you may only
delete a workspace that is already empty.
* "XMonad.Actions.EasyMotion":
Focus a visible window using a key chord.
* "XMonad.Actions.FindEmptyWorkspace":
Find an empty workspace.