summaryrefslogtreecommitdiff
path: root/doc/help
diff options
context:
space:
mode:
authorNicholas Schwab <git@nicholas-schwab.de>2021-04-22 15:17:54 +0200
committerNicholas Schwab <git@nicholas-schwab.de>2021-04-22 15:17:54 +0200
commita083728168e3c126b8b6a67aa3d4d03845da8a46 (patch)
treefe30644927ac399c5a9888628fa7ee3ad9dbb0c0 /doc/help
parentb1265cbeffb6778951a4f2d7a53bd4fc18607a5c (diff)
downloadqutebrowser-a083728168e3c126b8b6a67aa3d4d03845da8a46.tar.gz
qutebrowser-a083728168e3c126b8b6a67aa3d4d03845da8a46.zip
Added text: to valid values of statusbar.widgets, making the
documentation more uniform.
Diffstat (limited to 'doc/help')
-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 d691fdaca..30a37fe12 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -3973,7 +3973,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>>
@@ -3986,6 +3985,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:+: `text:foo` displays the static text foo.
Default: