commit 7a59cd14573b2ead4e69a609e27992f0b7493b19
Author: Quentin Rameau <[email protected]>
AuthorDate: Mon Nov 14 11:18:27 2016 +0100
Commit: Hiltjo Posthuma <[email protected]>
CommitDate: Tue Nov 15 17:35:30 2016 +0100
dwm.1: add keybinding for spawning dmenu
diff --git a/dwm.1 b/dwm.1
index 6687011..60ca1d6 100644
--- a/dwm.1
+++ b/dwm.1
@@ -59,6 +59,11 @@ click on a tag label adds/removes that tag to/from the
focused window.
Start
.BR st(1).
.TP
+.B Mod1\-p
+Spawn
+.BR dmenu(1)
+for launching other programs.
+.TP
.B Mod1\-,
Focus previous screen, if any.
.TP