summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configdata.yml
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 /qutebrowser/config/configdata.yml
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 'qutebrowser/config/configdata.yml')
-rw-r--r--qutebrowser/config/configdata.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 6faf1fd0c..a1cbddd1e 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -1933,13 +1933,10 @@ statusbar.widgets:
- 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."
none_ok: true
default: ['keypress', 'url', 'scroll', 'history', 'tabs', 'progress']
- desc: >-
- 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`.
+ desc: "List of widgets displayed in the statusbar."
## tabs