Editing the readme.

This commit is contained in:
Derek Taylor
2019-09-24 16:42:11 -05:00
parent a9fe5e36ee
commit 9de723bdb5

View File

@@ -9,7 +9,7 @@ The MODKEY is set to the `Super` key (aka the `Windows` key)
| Keybinding | Action |
| :--- | :--- |
| `MODKEY + Keypad Insert` | 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 + SHIFT + c` | closes window with focus |
| `MODKEY + SHIFT + q` | quits dwm |