diff options
| author | Quentin Rameau <quinq@fifth.space> | 2016-11-14 11:18:27 +0100 | 
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-11-15 17:35:30 +0100 | 
| commit | 7a59cd14573b2ead4e69a609e27992f0b7493b19 (patch) | |
| tree | 724a43a11fe58dc3cdefc5d23c29aa9022b41544 | |
| parent | 24849acada79977cea6acd2d8741d2bd00891ff6 (diff) | |
dwm.1: add keybinding for spawning dmenu
| -rw-r--r-- | dwm.1 | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -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  | 
