dwm-meillo

changeset 575:719b37b37b0d 2.3

using the term 'indicated' instead of 'higlighted'
author arg@mig29
date Thu, 23 Nov 2006 16:00:16 +0100
parents fc443db640fa
children 8d7dbd11dc05
files dwm.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/dwm.1	Thu Nov 23 15:59:16 2006 +0100
     1.2 +++ b/dwm.1	Thu Nov 23 16:00:16 2006 +0100
     1.3 @@ -20,9 +20,9 @@
     1.4  .P
     1.5  dwm contains a small status bar which displays all available tags, the mode,
     1.6  the title of the focused window, and the text read from standard input. The
     1.7 -selected tags are highlighted with a different color. The tags of the focused
     1.8 -window are highlighted with a small point in the top left corner.  The tags which
     1.9 -are applied by any client are highlighted with a small point in the bottom
    1.10 +selected tags are indicated with a different color. The tags of the focused
    1.11 +window are indicated with a small point in the top left corner.  The tags which
    1.12 +are applied by any client are indicated with a small point in the bottom
    1.13  right corner.
    1.14  .P
    1.15  dwm draws a 1-pixel border around windows to indicate the focus state.