Skip to content

Commit

Permalink
Minor fix (line 69) (#1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
kant authored May 7, 2022
1 parent cf7c355 commit 64609ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ And defines the following commands, mostly a mapping to xmonad key combinations.
| `mod2 + j` | Swap focused window counter clockwise |
| `mod2 + k` | Swap focused window clockwise |
| `mod1 + enter` | Swap focused window with main window |
| `mod1 + z` | Force windows to be reevalulated |
| `mod1 + z` | Force windows to be reevaluated |
| `mod2 + z` | Relaunch Amethyst |
| `mod2 + left` | Throw focused window to space left |
| `mod2 + right` | Throw focused window to space right |
Expand Down

0 comments on commit 64609ea

Please sign in to comment.