diff options
author | Peter Hofmann <scm@uninformativ.de> | 2014-07-26 10:17:15 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2014-07-26 10:17:15 +0200 |
commit | b3c87eae580dbd2d5437b985850a363796f372ef (patch) | |
tree | 32fc29a8a34edb553ef890cc5b996c64a1dd4d5a /README | |
parent | 674e1878f777657e48ba02df64030863a11a7995 (diff) | |
download | lariza-b3c87eae580dbd2d5437b985850a363796f372ef.tar.gz |
Steal surf's user agent
Ugly hackaround. Closes #6, though.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -230,6 +230,10 @@ following environment variables: ("homepage" or "new window") and if no URIs are specified on the command line. Defaults to "about:blank". + LARIZA_USER_AGENT + Lariza will identify itself with this string. See source code + for the default value. + LARIZA_ZOOM Zoom level for WebKit viewports. Defaults to 1.0. |