diff --git a/.xmonad/README.md b/.xmonad/README.md index c2727e9..1d4b034 100644 --- a/.xmonad/README.md +++ b/.xmonad/README.md @@ -21,7 +21,6 @@ The MODKEY is set to the Super key (aka the Windows key). | Keybinding | Action | | :--- | :--- | | `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 xmonad |