Merge pull request #116 from deiwin/patch-1

fix typo in docs
This commit is contained in:
Dave Davenport 2015-01-27 10:37:52 +01:00
commit 7c81152ca5
2 changed files with 6 additions and 6 deletions

View File

@ -454,7 +454,7 @@ override xresources).
## Colors
Rofi has an experimental mode for a 'nicer' transparency. The idea is that you can make the
background of the window transparent but the text not. This way, in contract to the `-opacity`
background of the window transparent but the text not. This way, in contrast to the `-opacity`
option, the text is still fully visible and readable.
To use this there are 2 requirements: 1. Your Xserver supports TrueColor, 2. You are running a
composite manager. If this is satisfied you can use the following format for colors:
@ -464,7 +464,7 @@ composite manager. If this is satisfied you can use the following format for col
The first two fields specify the alpha level. This determines how much the background shines through
the color (00 everything, FF nothing). E.g. 'argb:00FF0000' gives you a bright red color with the
background shining through. If you want a dark greenish transparent color use: 'argb:dd2c3311'. This
can be done for any color; it is therefor possible to have solid borders, the selected row solid,
can be done for any color; it is therefore possible to have solid borders, the selected row solid,
and the others slightly transparent.
## Keybindings

View File

@ -559,7 +559,7 @@ override xresources).
.SH Colors
.PP
Rofi has an experimental mode for a 'nicer' transparency. The idea is that you can make the
background of the window transparent but the text not. This way, in contract to the \fB\fC\-opacity\fR
background of the window transparent but the text not. This way, in contrast to the \fB\fC\-opacity\fR
option, the text is still fully visible and readable.
To use this there are 2 requirements: 1. Your Xserver supports TrueColor, 2. You are running a
composite manager. If this is satisfied you can use the following format for colors:
@ -569,7 +569,7 @@ composite manager. If this is satisfied you can use the following format for col
The first two fields specify the alpha level. This determines how much the background shines through
the color (00 everything, FF nothing). E.g. 'argb:00FF0000' gives you a bright red color with the
background shining through. If you want a dark greenish transparent color use: 'argb:dd2c3311'. This
can be done for any color; it is therefor possible to have solid borders, the selected row solid,
can be done for any color; it is therefore possible to have solid borders, the selected row solid,
and the others slightly transparent.
.SH Keybindings
.PP
@ -652,10 +652,10 @@ Check quotes used on the commandline: e.g. used “ instead of ".
.UE
.SH AUTHOR
.PP
Qball Cow
Qball Cow
.MT qball@gmpclient.org
.ME
.PP
Original code based on work by: Sean Pringle
Original code based on work by: Sean Pringle
.MT sean.pringle@gmail.com
.ME