small addition to dwm.1 4ff8f716
Anselm R. Garbe · 2006-09-07 07:53 1 file(s) · +4 −4
dwm.1 +4 −4
17 17
regardless of the mode selected.
18 18
.P
19 19
Windows are grouped by tags. Each window can be tagged with one or multiple
20 -
tags. Selecting a certain tag for viewing will display all windows with that
21 -
tag.
20 +
tags. Selecting certain tags for viewing will display all windows with that tag.
22 21
.P
23 22
.B dwm
24 23
contains a small status bar which displays all available tags, the mode, the
25 -
title of the focused window, and the text read from standard input. The tags of
26 -
the focused window are highlighted with a small point.
24 +
title of the focused window, and the text read from standard input. The
25 +
selected tags are highlighted with a different color, the tags of the focused
26 +
window are highlighted with a small point.
27 27
.P
28 28
.B dwm
29 29
draws a 1-pixel border around windows to indicate the focus state.