aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe2008-05-19 15:05:46 +0100
committerAnselm R Garbe2008-05-19 15:05:46 +0100
commit121a1708be3493e146042970bd21741789d84908 (patch)
treec4ee5cfa3d61328b627e8740975e77ad87a48dbd /dwm.1
parent6328e3d5aeee2d5308ca1a967289da25c78186ea (diff)
downloadaur-121a1708be3493e146042970bd21741789d84908.tar.gz
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 3b8bf1d0040f..66e89ee0c393 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