diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-01-17 12:36:29 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-01-17 12:36:29 +0100 |
commit | caf5a162716ebdcca0ba7dda1e7335697f3b9208 (patch) | |
tree | d626b247ee44151a4a37940e873b540f0a910b8d /dwm.1 | |
parent | 936e11fd5465819555604f924f8afaae702e426e (diff) | |
download | dwm-caf5a162716ebdcca0ba7dda1e7335697f3b9208.tar.gz |
moved BORDERPX to config.*.h
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1 index 5783e07..581683f 100644 --- a/dwm.1 +++ b/dwm.1 @@ -25,7 +25,7 @@ window are indicated with a filled square in the top left corner. The tags which are applied to one or more windows are indicated with an empty square in the top left corner. .P -dwm draws a 1-pixel border around windows to indicate the focus state. +dwm draws a small border around windows to indicate the focus state. .SH OPTIONS .TP .B \-v |