diff options
author | arg@mig29 <unknown> | 2006-12-01 12:25:23 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-01 12:25:23 +0100 |
commit | a678ee636547c8a7a2651250960277629c33c4c3 (patch) | |
tree | 7d574e7e6f63887580ee41e7ffffdf51a6658554 /dwm.1 | |
parent | 49f0ee329daecb1ad321cca4716bcfe854a74b14 (diff) | |
download | dwm-a678ee636547c8a7a2651250960277629c33c4c3.tar.gz |
final indicators
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1 index 19e881f..fda4072 100644 --- a/dwm.1 +++ b/dwm.1 @@ -22,8 +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 small point in the bottom -right corner. +are applied to one or more clients are indicated with a pseudo-3d border. .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. |