]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: prefer reduced motion
authorSamir Benmendil <me@rmz.io>
Mon, 30 Oct 2023 22:12:47 +0000 (22:12 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:18 +0000 (17:36 +0000)
qutebrowser/config.py

index cf752b5100e8614e2c5d397cd900c842266e1bbd..3988c4237e876fc7094494551008f8134f6496cc 100644 (file)
@@ -700,7 +700,7 @@ c.content.pdfjs = True
 ## this setting is set to False, the system-wide animation setting is
 ## considered.
 ## Type: Bool
-# c.content.prefers_reduced_motion = False
+c.content.prefers_reduced_motion = True
 
 ## Draw the background color and images also when the page is printed.
 ## Type: Bool