mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-24 15:56:25 -05:00
Fix typo in manual: Issue: #174
This commit is contained in:
parent
e8adc8042d
commit
de190f249d
2 changed files with 2 additions and 2 deletions
|
@ -451,7 +451,7 @@ The following options are further explained in the theming section:
|
||||||
For syntax to see `-modi`.
|
For syntax to see `-modi`.
|
||||||
To get one merge view, of window,run,ssh:
|
To get one merge view, of window,run,ssh:
|
||||||
|
|
||||||
rofi -show combi -combi-mode "window,run,ssh"
|
rofi -show combi -combi-modi "window,run,ssh"
|
||||||
|
|
||||||
### History and Sorting
|
### History and Sorting
|
||||||
|
|
||||||
|
|
|
@ -585,7 +585,7 @@ Default: \fI""\fP
|
||||||
The modi to combine in the combi mode.
|
The modi to combine in the combi mode.
|
||||||
For syntax to see `\-modi`.
|
For syntax to see `\-modi`.
|
||||||
To get one merge view, of window,run,ssh:
|
To get one merge view, of window,run,ssh:
|
||||||
rofi \-show combi \-combi\-mode "window,run,ssh"
|
rofi \-show combi \-combi\-modi "window,run,ssh"
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.SS History and Sorting
|
.SS History and Sorting
|
||||||
|
|
Loading…
Add table
Reference in a new issue