diff options
author | arg@mig29 <unknown> | 2006-12-01 15:03:42 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-01 15:03:42 +0100 |
commit | 4ba3cfaee9c27744e79febc25caef69b28e477e4 (patch) | |
tree | 1244e5d9ccc88b787b9d664647d577b2283e18a9 /dwm.1 | |
parent | e655e8a7d5d81d91444a0fddd9814f6f1ab10e06 (diff) | |
download | dwm-4ba3cfaee9c27744e79febc25caef69b28e477e4.tar.gz |
less obtrusive indicator (only a top line)
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 60e5650..c736eb3 100644 --- a/dwm.1 +++ b/dwm.1 @@ -22,7 +22,7 @@ dwm contains a small status bar which displays all available tags, the mode, the title of the focused window, and the text read from standard input. The selected tags are indicated with a different color. The tags of the focused window are indicated with a small point in the top left corner. The tags which -are applied to one or more clients are indicated with a border. +are applied to one or more clients are indicated with a top line. .P dwm draws a 1-pixel border around windows to indicate the focus state. Unfocused windows contain a small bar in front of them displaying their title. |