small addition to dwm.1
This commit is contained in:
parent
d22abeee86
commit
4ff8f71643
8
dwm.1
8
dwm.1
@ -17,13 +17,13 @@ resized and moved freely. Dialog windows are always managed floating,
|
|||||||
regardless of the mode selected.
|
regardless of the mode selected.
|
||||||
.P
|
.P
|
||||||
Windows are grouped by tags. Each window can be tagged with one or multiple
|
Windows are grouped by tags. Each window can be tagged with one or multiple
|
||||||
tags. Selecting a certain tag for viewing will display all windows with that
|
tags. Selecting certain tags for viewing will display all windows with that tag.
|
||||||
tag.
|
|
||||||
.P
|
.P
|
||||||
.B dwm
|
.B dwm
|
||||||
contains a small status bar which displays all available tags, the mode, the
|
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 tags of
|
title of the focused window, and the text read from standard input. The
|
||||||
the focused window are highlighted with a small point.
|
selected tags are highlighted with a different color, the tags of the focused
|
||||||
|
window are highlighted with a small point.
|
||||||
.P
|
.P
|
||||||
.B dwm
|
.B dwm
|
||||||
draws a 1-pixel border around windows to indicate the focus state.
|
draws a 1-pixel border around windows to indicate the focus state.
|
||||||
|
Loading…
Reference in New Issue
Block a user