aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-15 13:42:07 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-15 13:42:07 +0200
commitfef6c5c66bfe971f00622706689d048c6e473ca7 (patch)
treef127c33891dbe79cda384db795dc1ca6c7a84e53 /dwm.1
parent37e062b0ed475fb6d9030f05b353c4fb79b7c6e5 (diff)
added new Mod1-b functionality to dwm(1)
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index e1f1e64..054f945 100644
--- a/dwm.1
+++ b/dwm.1
@@ -59,6 +59,9 @@ Start
.B Mod1\-Return
Zooms/cycles current window to/from master area (tiled layout only).
.TP
+.B Mod1\-b
+Shows/hides the status bar.
+.TP
.B Mod1\-j
Focus next window.
.TP