]> git.armaanb.net Git - chorizo.git/blobdiff - man1/lariza.1
Make tab position customizable
[chorizo.git] / man1 / lariza.1
index aa1b2095098414ec9ad838a92081683f4fa0e570..dc69965e24895d1be755ebc19a1324331d95beb8 100644 (file)
@@ -1,13 +1,11 @@
-.TH lariza 1 "2015-11-28" "lariza" "User Commands"
+.TH lariza 1 "2020-04-25" "lariza" "User Commands"
 .\" --------------------------------------------------------------------
 .SH NAME
 lariza \- simple web browser
 .\" --------------------------------------------------------------------
 .SH SYNOPSIS
 \fBlariza\fP
-[\fB\-e\fP \fIwid\fP]
 [\fB\-C\fP]
-[\fB\-T\fP]
 [\fIURI ...\fP]
 .\" --------------------------------------------------------------------
 .SH DESCRIPTION
@@ -17,15 +15,8 @@ lariza \- simple web browser
 In addition to the standard arguments of GTK+ 3, \fBlariza\fP knows
 about the following options:
 .TP
-\fB\-e\fP \fIwid\fP
-Embeds the main window and all newly created windows in the window
-specified by \fIwid\fP. The download manager is always a \(lqpopup\(rq.
-.TP
 \fB\-C\fP
 Disables cooperative instances.
-.TP
-\fB\-T\fP
-Disables automatic launching of suckless' \fBtabbed\fP(1).
 .P
 After these options there can be any number of URIs. If no URIs are
 given, $\fBLARIZA_HOME_URI\fP will be opened.
@@ -52,10 +43,8 @@ stick to XDG directories, then you should configure your
 
 This variable defaults to \fB/var/tmp\fP.
 .TP
-\fBLARIZA_ENABLE_EXPERIMENTAL_WEBGL\fP
-Enable WebGL support in WebKit if this variable is set. Note that this
-is an \fBEXPERIMENTAL\fP feature. This setting could vanish from
-\fBlariza\fP in future releases without notice.
+\fBLARIZA_ENABLE_CONSOLE_TO_STDOUT\fP
+Enable writing WebKit console messages to stdout.
 .TP
 \fBLARIZA_FIFO_SUFFIX\fP
 Cooperative instances are implemented using a named pipe in the file
@@ -77,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.
@@ -98,6 +91,10 @@ Directory where trusted certificates are stored. See
 Configuration file for keyword base searching. See
 \fBlariza.usage\fP(1).
 .TP
+\fI~/.config\:/lariza\:/scripts\fP
+Directory to store user-supplied JavaScript snippets. See
+\fBlariza.usage\fP(1).
+.TP
 \fI~/.local\:/share\:/lariza\:/web_extensions\fP
 Sets the directory where WebKit will look for web extensions. See
 \fBlariza.usage\fP(1).
@@ -107,7 +104,7 @@ in your $\fBPATH\fP, if you want to make use of the external URI
 handler. See \fBlariza.usage\fP(1) for details.
 .\" --------------------------------------------------------------------
 .SH LICENSE
-\fBlariza\fP is released as \(lqPIZZA-WARE\(rq. See the accompanying
+\fBlariza\fP is released under the MIT license. See the accompanying
 \fILICENSE\fP file.
 .\" --------------------------------------------------------------------
 .SH HISTORY
@@ -115,5 +112,4 @@ handler. See \fBlariza.usage\fP(1) for details.
 was started in June 2014.
 .\" --------------------------------------------------------------------
 .SH "SEE ALSO"
-.BR lariza.usage (1),
-.BR tabbed (1).
+.BR lariza.usage (1).