diff options
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1 index b295066..dc69965 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -1,4 +1,4 @@ -.TH lariza 1 "2020-04-24" "lariza" "User Commands" +.TH lariza 1 "2020-04-25" "lariza" "User Commands" .\" -------------------------------------------------------------------- .SH NAME lariza \- simple web browser @@ -66,6 +66,10 @@ This URI will be opened by pressing the appropriate hotkeys (\(lqhomepage\(rq or \(lqnew window\(rq) and if no URIs are specified on the command line. Defaults to \fBabout:blank\fP. .TP +\fBLARIZA_TAB_POS\fP +Can be one of \fBtop\fP (default), \fBright\fP, \fBbottom\fP, +\fBleft\fP. +.TP \fBLARIZA_USER_AGENT\fP \fBlariza\fP will identify itself with this string. Uses WebKit's default value if unset. |