diff options
| -rw-r--r-- | ar/.config/qutebrowser/config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/qutebrowser/config.py b/ar/.config/qutebrowser/config.py index 4656de0..32e876b 100644 --- a/ar/.config/qutebrowser/config.py +++ b/ar/.config/qutebrowser/config.py @@ -661,7 +661,7 @@ c.completion.use_best_match = True ## Automatically start playing `<video>` elements. ## Type: Bool -# c.content.autoplay = True +c.content.autoplay = False ## List of URLs to ABP-style adblocking rulesets. Only used when Brave's ## ABP-style adblocker is used (see `content.blocking.method`). You can |
