diff options
author | arg@mig29 <unknown> | 2006-11-25 19:26:16 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-11-25 19:26:16 +0100 |
commit | 478f6f95f1cb349e93bfe49ae6721c222c3a1a6d (patch) | |
tree | 5485aab4defb686527407b5d4a83c62ea978c0f4 /dwm.1 | |
parent | 44411d2d48206d6cd87ce5f9c0ddc365e598928b (diff) | |
download | dwm-478f6f95f1cb349e93bfe49ae6721c222c3a1a6d.tar.gz |
applied Manuels patch (thanks to Manuel!)
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 93d6578..aafce8f 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 any client are indicated with a small point in the bottom +are applied to one or more clients are indicated with a small point in the bottom right corner. .P dwm draws a 1-pixel border around windows to indicate the focus state. |