From 7ded5fae7b434a81443e86a6471ae23cb8a97701 Mon Sep 17 00:00:00 2001 From: fogine <7884288+fogine@users.noreply.github.com> Date: Thu, 14 May 2020 19:31:22 +0200 Subject: [PATCH] update usage examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0866cdf..fea9f66 100644 --- a/README.md +++ b/README.md @@ -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