summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-28 08:17:52 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-28 08:17:52 +0200
commit669a6faee2f651c62ba4c0345004f18b69d1d4da (patch)
tree66d1caf066e0296e0e1d9913fc1ef4d5e5081e61 /doc
parent16592e952b7e062ae82d648f3a61b9aa9b4467c6 (diff)
parent38c5eba3e1e07448a3c1fd082dc418e916c13dc2 (diff)
downloadqutebrowser-669a6faee2f651c62ba4c0345004f18b69d1d4da.tar.gz
qutebrowser-669a6faee2f651c62ba4c0345004f18b69d1d4da.zip
Merge remote-tracking branch 'origin/pr/6416'
Diffstat (limited to 'doc')
-rw-r--r--doc/help/settings.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 7abaef834..42eacd175 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -3974,7 +3974,6 @@ Default: +pass:[always]+
[[statusbar.widgets]]
=== statusbar.widgets
List of widgets displayed in the statusbar.
-In addition to the listed values there is also the possibility to add `text:foo` widgets that will display `foo`.
Type: <<types,List of StatusbarWidget>>
@@ -3987,6 +3986,7 @@ Valid values:
* +tabs+: Current active tab, e.g. `2`.
* +keypress+: Display pressed keys when composing a vi command.
* +progress+: Progress bar for the current page loading.
+ * +text:foo+: Display the static text after the colon, `foo` in the example.
Default: