summaryrefslogtreecommitdiff
path: root/qutebrowser
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 /qutebrowser
parent16592e952b7e062ae82d648f3a61b9aa9b4467c6 (diff)
parent38c5eba3e1e07448a3c1fd082dc418e916c13dc2 (diff)
downloadqutebrowser-669a6faee2f651c62ba4c0345004f18b69d1d4da.tar.gz
qutebrowser-669a6faee2f651c62ba4c0345004f18b69d1d4da.zip
Merge remote-tracking branch 'origin/pr/6416'
Diffstat (limited to 'qutebrowser')
-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 4247f838a..6cb277e5c 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -1934,13 +1934,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:foo': "Display the static text after the colon, `foo` in the example."
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