From 210984e6ed9baff52f86863433dd08bcb2d38967 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:25:11 +0900 Subject: modified qutebrowser/config.py --- ar/.config/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3