From 774bcb3dd04aff31740a83f4c30a461b6c7cb71b Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 14 Mar 2019 23:02:50 -0500 Subject: [PATCH] Editing the README. --- dwm/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dwm/README.md b/dwm/README.md index 357eb22..45bf12d 100755 --- a/dwm/README.md +++ b/dwm/README.md @@ -5,6 +5,7 @@ dwm is an extremely fast, small, and dynamic window manager for X. # 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) |