aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2008-05-19 15:05:46 +0100
committerAnselm R Garbe <garbeam@gmail.com>2008-05-19 15:05:46 +0100
commitf22d047d4139ef889e95aabd0103e11357193e5a (patch)
tree2dbb4fd896339ff199b06095eaf524bf3dba9b1d /dwm.1
parent4a5c8d84dbf410b8b9aa4dc81954568f10ca104f (diff)
make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients
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 3b8bf1d..66e89ee 100644
--- a/dwm.1
+++ b/dwm.1
@@ -57,6 +57,9 @@ click on a tag label adds/removes that tag to/from the focused window.
Start
.BR xterm.
.TP
+.B Mod1\-b
+Toggles bar on and off.
+.TP
.B Mod1\-space
Toggles between layouts.
.TP