From 6169abcd87124c42fdd3b05fd275e91cad2e385c Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 14 Mar 2019 23:03:24 -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 45bf12d..59634ad 100755 --- a/dwm/README.md +++ b/dwm/README.md @@ -6,6 +6,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) |