Editing the README.

This commit is contained in:
Derek Taylor
2019-03-14 23:05:21 -05:00
parent 6169abcd87
commit 915c0ee37c
2 changed files with 4 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ A full-featured, pure-Python tiling window manager
# My Keybindings
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) |

View File

@@ -16,6 +16,8 @@ This directory houses my personal xmonad configuration (xmonad.hs). To check ou
# My Keybindings
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) |