diff options
author | portix <none@none> | 2012-12-26 02:20:16 +0100 |
---|---|---|
committer | portix <none@none> | 2012-12-26 02:20:16 +0100 |
commit | 2fbdba9c84bdaaeb5640c245d9228df6411c8929 (patch) | |
tree | 0f26a654556d6c1577ba429a5ea8c0b165c3fa52 /doc/dwb.1.txt | |
parent | 7f198e7deff463210ed44251fc03c449261f2002 (diff) | |
download | dwb-2fbdba9c84bdaaeb5640c245d9228df6411c8929.zip |
New option 'load-on-focus'
Diffstat (limited to 'doc/dwb.1.txt')
-rw-r--r-- | doc/dwb.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dwb.1.txt b/doc/dwb.1.txt index b7115171..5326f730 100644 --- a/doc/dwb.1.txt +++ b/doc/dwb.1.txt @@ -1407,6 +1407,10 @@ default value: '500'. Whether to allow loading javascript snippets with scheme 'javascript', default value: 'true'. +*load-on-focus*:: +Whether to defer loading of a tab until a tab is focused, especially +useful on startup and with slow internet connections, default value: 'false'. + *message-delay*:: The duration messages are shown. Possible values: duration in seconds (integer), default value: '2'. |