diff options
author | Quentin Rameau | 2016-11-14 11:18:27 +0100 |
---|---|---|
committer | Hiltjo Posthuma | 2016-11-15 17:35:30 +0100 |
commit | 77aaeea7296af170f734fd00a3d5bf7c4a669d5d (patch) | |
tree | 0c9ef04e6f1b68742355226912b49ba09ab79562 | |
parent | 33b41476e7a09c953605de995738debddedae313 (diff) | |
download | aur-77aaeea7296af170f734fd00a3d5bf7c4a669d5d.tar.gz |
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 |