]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
qutebrowser: prefer reduced motion
[dotfiles.git] / 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