Fixing xmonad readme.

This commit is contained in:
Derek Taylor
2020-02-17 00:33:20 -06:00
parent 4e166e2ae9
commit 9b49016b76

View File

@@ -21,7 +21,6 @@ The MODKEY is set to the Super key (aka the Windows key).
| Keybinding | Action | | Keybinding | Action |
| :--- | :--- | | :--- | :--- |
| `ALT + CTRL + Enter` | opens run launcher (dmenu is the run launcher but can be easily changed) | | `ALT + CTRL + Enter` | opens run launcher (dmenu is the run launcher but can be easily changed) |
| `MODKEY + Enter` | opens terminal (st is the terminal but can be easily changed) | | `MODKEY + Enter` | opens terminal (st is the terminal but can be easily changed) |
| `MODKEY + SHIFT + c` | closes window with focus | | `MODKEY + SHIFT + c` | closes window with focus |
| `MODKEY + SHIFT + q` | quits xmonad | | `MODKEY + SHIFT + q` | quits xmonad |