diff options
author | arg@mmvi <unknown> | 2006-09-20 09:45:39 +0200 |
---|---|---|
committer | arg@mmvi <unknown> | 2006-09-20 09:45:39 +0200 |
commit | f17e898bd133f1bd8c530116b4b5bacb7ced5da9 (patch) | |
tree | 053bd3b16d1ded4d5abf4c2647ce0f7e2f131954 | |
parent | 886b2088f18ea3cb14421702b154efdd4759cfb2 (diff) | |
download | dwm-f17e898bd133f1bd8c530116b4b5bacb7ced5da9.tar.zst |
fixed a nuance in dwm.1
-rw-r--r-- | dwm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ resized and moved freely. Dialog windows are always managed floating, regardless of the mode selected. .P Windows are grouped by tags. Each window can be tagged with one or multiple -tags. Selecting certain tags displays all windows with that tag. +tags. Selecting certain tags displays all windows with these tags. .P 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 |