Introduction
Introduction Statistics Contact Development Disclaimer Help
dwm.1: add keybinding for spawning dmenu - dwm - dynamic window manager
git clone git://git.suckless.org/dwm
Log
Files
Refs
README
LICENSE
---
commit 7a59cd14573b2ead4e69a609e27992f0b7493b19
parent 24849acada79977cea6acd2d8741d2bd00891ff6
Author: Quentin Rameau <[email protected]>
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 focus…
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
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.