diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-16 17:25:11 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-16 17:25:11 +0900 |
| commit | 210984e6ed9baff52f86863433dd08bcb2d38967 (patch) | |
| tree | 9eabf9fff5e4d748219e053190c4240cb6f3f58d | |
| parent | 0890ff00399d78263e001dd28b14c4f07702b36b (diff) | |
modified qutebrowser/config.py
| -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 d866869..6568751 100644 --- a/ar/.config/qutebrowser/config.py +++ b/ar/.config/qutebrowser/config.py @@ -1057,7 +1057,7 @@ c.content.pdfjs = True ## Enable plugins in Web pages. ## Type: Bool -# c.content.plugins = False +c.content.plugins = True ## Request websites to minimize non-essentials animations and motion. ## This results in the `prefers-reduced-motion` CSS media query to |
