using the term 'indicated' instead of 'higlighted'
4606d218
1 file(s) · +3 −3
| 20 | 20 | .P |
|
| 21 | 21 | dwm contains a small status bar which displays all available tags, the mode, |
|
| 22 | 22 | the title of the focused window, and the text read from standard input. The |
|
| 23 | - | selected tags are highlighted with a different color. The tags of the focused |
|
| 24 | - | window are highlighted with a small point in the top left corner. The tags which |
|
| 25 | - | are applied by any client are highlighted with a small point in the bottom |
|
| 23 | + | selected tags are indicated with a different color. The tags of the focused |
|
| 24 | + | window are indicated with a small point in the top left corner. The tags which |
|
| 25 | + | are applied by any client are indicated with a small point in the bottom |
|
| 26 | 26 | right corner. |
|
| 27 | 27 | .P |
|
| 28 | 28 | dwm draws a 1-pixel border around windows to indicate the focus state. |