mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
update documentation to new syntax
"-rnow" is now deprecated. "-show run" is the new way to go.
This commit is contained in:
parent
cf423fb2aa
commit
cbe24fea3a
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ daemon listening to specific key-combinations.
|
||||||
Go into side-bar mode, it will show list of modi at the bottom.
|
Go into side-bar mode, it will show list of modi at the bottom.
|
||||||
To show sidebar use:
|
To show sidebar use:
|
||||||
|
|
||||||
rofi -rnow -sidebar-mode -lines 0
|
rofi -show run -sidebar-mode -lines 0
|
||||||
|
|
||||||
`-lazy-filter-limit` *limit*
|
`-lazy-filter-limit` *limit*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue