aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-04-28 01:13:18 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2020-04-28 01:13:18 +0200
commit7060c0ab3ee15a900d70e73360002a38aae839a0 (patch)
tree14e6679380bce9ce5cf5a7bd1fc94f306428f88a
parent7b9070f1fde86b87845f785a1459a1a1e8ecc62c (diff)
downloadconfigs-7060c0ab3ee15a900d70e73360002a38aae839a0.tar.gz
configs-7060c0ab3ee15a900d70e73360002a38aae839a0.zip
A variable in qutebrowser config was renamed.
-rw-r--r--files/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/qutebrowser/config.py b/files/qutebrowser/config.py
index cb46d5e..3531da9 100644
--- a/files/qutebrowser/config.py
+++ b/files/qutebrowser/config.py
@@ -698,7 +698,7 @@ c.completion.height = '30%'
## Limit fullscreen to the browser window (does not expand to fill the
## screen).
## Type: Bool
-c.content.windowed_fullscreen = True
+c.content.fullscreen.window = True
## Monitor load requests for cross-site scripting attempts. Suspicious
## scripts will be blocked and reported in the inspector's JavaScript