]> git.armaanb.net Git - dwm.git/commitdiff
dwm.1: add keybinding for spawning dmenu
authorQuentin Rameau <quinq@fifth.space>
Mon, 14 Nov 2016 10:18:27 +0000 (11:18 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 15 Nov 2016 16:35:30 +0000 (17:35 +0100)
dwm.1

diff --git a/dwm.1 b/dwm.1
index 6687011c6cfcb6e1ebbbee65592e6d009f73b44d..60ca1d6a5068947ac5d5ceca9fcfa608eec5370b 100644 (file)
--- 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