mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -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`.
|
||||
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
|
||||
|
||||
|
|
|
@ -585,7 +585,7 @@ Default: \fI""\fP
|
|||
The modi to combine in the combi mode.
|
||||
For syntax to see `\-modi`.
|
||||
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
|
||||
.RE
|
||||
.SS History and Sorting
|
||||
|
|
Loading…
Reference in a new issue