mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -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.
|
||||
To show sidebar use:
|
||||
|
||||
rofi -rnow -sidebar-mode -lines 0
|
||||
rofi -show run -sidebar-mode -lines 0
|
||||
|
||||
`-lazy-filter-limit` *limit*
|
||||
|
||||
|
|
Loading…
Reference in a new issue