From f53e4865da54b1f9fd13b575dd0f39054614fdb6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 29 Sep 2021 10:58:39 +0300 Subject: LARIZA_SEARCH_ENGINE: add optional environment variable --- man1/lariza.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man1/lariza.1') diff --git a/man1/lariza.1 b/man1/lariza.1 index df15c9b..a1b6b31 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -70,6 +70,13 @@ This URI will be opened by pressing the appropriate hokeys .Pq Do homepage Dc or Do new window Dc and if no URIs are specified on the command line. Defaults to .Sy about:blank . +.It Sy LARIZA_SEARCH_ENGINE +This URI will be used to format the given search. The URI must contain a +.Sq %s +so that the search can be formatted. This option can also be changed from the +.Pa config.h +file during compilation time. Defaults to +.Lk https://duckduckgo.com/?q=%s .It Sy LARIZA_TAB_POS Can be one of .Sy top -- cgit v1.2.3