dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit 83cd637d167d44019749400048a2e478bdf0e894 parent 4247e44f81e7468ef35c38fb87a9d38d1019f08b Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 14 Nov 2016 11:18:27 +0100 dwm.1: add keybinding for spawning dmenu Diffstat:
| M | dwm.1 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git 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