dwm-meillo
changeset 341:e4dad4635250
applied tag drawing change to man page
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Wed, 23 Aug 2006 14:40:44 +0200 |
parents | ae0affabdc02 |
children | a1901753deef |
files | dwm.1 |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line diff
1.1 --- a/dwm.1 Wed Aug 23 14:38:25 2006 +0200 1.2 +++ b/dwm.1 Wed Aug 23 14:40:44 2006 +0200 1.3 @@ -21,12 +21,12 @@ 1.4 tag. 1.5 .P 1.6 .B dwm 1.7 -contains a small status bar which displays the text read from standard 1.8 -input. It also displays all active tags and the title of the focused window. 1.9 +contains a small status bar which displays all available tags, the title and the 1.10 +tags of the focused window, and the text read from standard input. 1.11 .P 1.12 .B dwm draws a 1-pixel border around windows to indicate the focus state. 1.13 -Unfocused windows contain a small bar in front of them displaying their tags 1.14 -and title. 1.15 +Unfocused windows contain a small bar in front of them displaying their title 1.16 +and tags. 1.17 .SH OPTIONS 1.18 .TP 1.19 .B \-v