mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
typo fix
This commit is contained in:
parent
1661244407
commit
4be6250393
2 changed files with 3 additions and 3 deletions
|
@ -132,7 +132,7 @@ This does not validate all passed values (e.g. colors).
|
||||||
|
|
||||||
`-dump-xresources-theme`
|
`-dump-xresources-theme`
|
||||||
|
|
||||||
Dump the current color schme in Xresources format to the command-line.
|
Dump the current color scheme in Xresources format to the command-line.
|
||||||
|
|
||||||
`-threads` *num*
|
`-threads` *num*
|
||||||
|
|
||||||
|
@ -373,7 +373,7 @@ When one entry is left, automatically select it.
|
||||||
`-m` *num*
|
`-m` *num*
|
||||||
`-monitor` *num*
|
`-monitor` *num*
|
||||||
|
|
||||||
Select (Xinerama) monitor to display **rofi** on.
|
Select (Xinerama) monitor to display **rofi** on.
|
||||||
Negative numbers are handled differently:
|
Negative numbers are handled differently:
|
||||||
|
|
||||||
* **-1**: the currently focused monitor.
|
* **-1**: the currently focused monitor.
|
||||||
|
|
|
@ -152,7 +152,7 @@ Dump the current active configuration in Xresources format to the command\-line\
|
||||||
\fB\-dump\-xresources\-theme\fR
|
\fB\-dump\-xresources\-theme\fR
|
||||||
.
|
.
|
||||||
.P
|
.P
|
||||||
Dump the current color schme in Xresources format to the command\-line\.
|
Dump the current color scheme in Xresources format to the command\-line\.
|
||||||
.
|
.
|
||||||
.P
|
.P
|
||||||
\fB\-threads\fR \fInum\fR
|
\fB\-threads\fR \fInum\fR
|
||||||
|
|
Loading…
Reference in a new issue