diff options
Diffstat (limited to 'man1/lariza.usage.1')
-rw-r--r-- | man1/lariza.usage.1 | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/man1/lariza.usage.1 b/man1/lariza.usage.1 index 6c0af2c..7c00b6d 100644 --- a/man1/lariza.usage.1 +++ b/man1/lariza.usage.1 @@ -1,4 +1,4 @@ -.TH lariza 1 "2020-04-17" "lariza" "User Commands" +.TH lariza 1 "2020-04-24" "lariza" "User Commands" .\" -------------------------------------------------------------------- .SH NAME lariza.usage \- extended usage hints @@ -223,22 +223,6 @@ Note: This is NOT equal to certificate pinning. WebKit ignores user-specified certificates if the server's certificate can be validated by any system-wide CA. .\" -------------------------------------------------------------------- -.SH "USING LARIZA WITH TABBED" -By default, \fBlariza\fP automatically launches an instance of suckless' -\fBtabbed\fP(1). -.P -You can turn this feature off (see command line arguments) or you can -specify a command line argument to embed \fBlariza\fP into an arbitrary -container (XEMBED). Note that \fBlariza\fP will also automatically embed -new windows in the same container. -.P -When using the automatically launched \fBtabbed\fP(1) instance, you -can't use \fBtabbed\fP(1)'s \fBCtrl + Shift + Return\fP hotkey. This is -because \fBtabbed\fP(1) is launched with \fB\-d\fP, so it knows nothing -about \fBlariza\fP. However, \fBlariza\fP provides its own hotkey to -launch a new window which will be embedded in the same instance of -\fBtabbed\fP(1). -.\" -------------------------------------------------------------------- .SH "WEBKIT LOCAL STORAGE" WebKit does create files in your $\fBXDG_*\fP directories, i.e. \fI~/.local/share\fP or \fI~/.cache\fP. It's up to you what you want to |