aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2016-11-14 11:18:27 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-11-15 17:35:30 +0100
commit7a59cd14573b2ead4e69a609e27992f0b7493b19 (patch)
tree724a43a11fe58dc3cdefc5d23c29aa9022b41544
parent24849acada79977cea6acd2d8741d2bd00891ff6 (diff)
dwm.1: add keybinding for spawning dmenu
-rw-r--r--dwm.15
1 files changed, 5 insertions, 0 deletions
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