Merge pull request #10 from whirm/patch-1

Fix typo in README.md
This commit is contained in:
Emmanuel Lepage Vallée 2015-02-04 18:10:21 +00:00
commit 65c2923d1a
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ while the `Control` key is used to max out the effect.
| Modifier 1 | Modifier 2 | Modifier 3 | Effect |
| :--------: | :----------: | :----------: | ----------------------------------------------------- |
| `Mod4` | | | Move the focus om the tiled layer |
| `Mod4` | | | Move the focus on the tiled layer |
| `Mod4` | | `Control` | Move the focus on the floating layer |
| `Mod4` | `Shift` | | Move a client in the tiled or floating layer |
| `Mod4` | `Shift` | `Control` | Move a floating client to the far side of that screen |