diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2008-05-19 15:05:46 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2008-05-19 15:05:46 +0100 |
commit | f22d047d4139ef889e95aabd0103e11357193e5a (patch) | |
tree | 2dbb4fd896339ff199b06095eaf524bf3dba9b1d /dwm.1 | |
parent | improving space usage if master is left of stack (default) (diff) | |
download | dwm-f22d047d4139ef889e95aabd0103e11357193e5a.tar.gz dwm-f22d047d4139ef889e95aabd0103e11357193e5a.tar.bz2 dwm-f22d047d4139ef889e95aabd0103e11357193e5a.zip |
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.1 | 3 |
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 |