Skip to content

Commit

Permalink
update usage examples
Browse files Browse the repository at this point in the history
  • Loading branch information
fogine committed May 14, 2020
1 parent f7ef824 commit 7ded5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ rofi -modi blocks -blocks-wrap /absolute/path/to/rofi-search -show blocks \
```bash
export DDG_ARGS='["-n", 3]'
export GOOGLE_ARGS='["--count", 3]'
export ROFI_SEARCH='cse,ddgr'
export ROFI_SEARCH='googler,ddgr' #or 'cse,ddgr'

rofi -modi blocks -blocks-wrap /absolute/path/to/rofi-search -show blocks \
-lines 4 -eh 4 -kb-custom-1 'Control+y' -theme /path/to/your/theme.rasi
Expand Down

0 comments on commit 7ded5fa

Please sign in to comment.