diff --git a/files/en-us/web/css/reference/at-rules/@media/prefers-reduced-motion/index.md b/files/en-us/web/css/reference/at-rules/@media/prefers-reduced-motion/index.md index 7f0ed3371d21e20..ae527bbae31c0c2 100644 --- a/files/en-us/web/css/reference/at-rules/@media/prefers-reduced-motion/index.md +++ b/files/en-us/web/css/reference/at-rules/@media/prefers-reduced-motion/index.md @@ -29,6 +29,8 @@ For Firefox, the `reduce` request is honoured if: - Alternatively, add `gtk-enable-animations = false` to the `[Settings]` block of [the GTK 3 configuration file](https://wiki.archlinux.org/title/GTK#Configuration). - In Plasma/KDE: System Settings > Workspace Behavior -> General Behavior > "Animation speed" is set all the way to right to "Instant". + - Alternatively, add `AnimationDurationFactor=0` to the `[KDE]` block of `~/.config/kdeglobals`. + - Or just run `kwriteconfig6 --key AnimationDurationFactor 0` in your terminal. - In Windows 10: Settings > Ease of Access > Display > Show animations in Windows. - In Windows 11: Settings > Accessibility > Visual Effects > Animation Effects - In macOS: System Settings > Accessibility > Display > Reduce motion.