diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-18 04:39:53 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-18 04:39:53 +0900 |
| commit | 8ee5f0b3178e232882c452736dfece8b2b704641 (patch) | |
| tree | 97ff7622a5e8356710242f278daa9ae47319e976 /ar | |
| parent | 99a6b8f227d110f382aa8c9061d32791357a2727 (diff) | |
modified qutebrowser/config.py
Diffstat (limited to 'ar')
| -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 |
