summaryrefslogtreecommitdiff
path: root/qutebrowser/config
diff options
context:
space:
mode:
authorAnder Punnar <ander@kvlt.ee>2021-05-03 22:45:18 +0300
committerAnder Punnar <ander@kvlt.ee>2021-05-03 22:45:18 +0300
commit2fc588358b27153721cc83e728e0d15b0e4d0d22 (patch)
tree228af5518738429662d380c2de9c43cfd4ccbdee /qutebrowser/config
parent55103390b723ff33e7e7307198373e2b915628db (diff)
parent5983339bef02804653c0c55df2fd89c6d6e3e7a5 (diff)
downloadqutebrowser-2fc588358b27153721cc83e728e0d15b0e4d0d22.tar.gz
qutebrowser-2fc588358b27153721cc83e728e0d15b0e4d0d22.zip
Merge remote-tracking branch 'origin/master' into 4nd3r/hostblock_subdomains
Diffstat (limited to 'qutebrowser/config')
-rw-r--r--qutebrowser/config/configdata.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 6faf1fd0c..6cb277e5c 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -546,6 +546,7 @@ content.site_specific_quirks.skip:
- ua-google
- ua-slack
- js-whatsapp-web
+ - js-discord
- js-string-replaceall
- js-globalthis
- js-object-fromentries
@@ -1933,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