https://bugs.kde.org/show_bug.cgi?id=419664
--- Comment #3 from momo <momo....@protonmail.com> --- I have found the setting in Chromium[1]. If you go up through the call tree, it seems that they're checking this "gtk-enable-animations" variable to set a couple of other settings[2] (e.g. smooth scrolling [3]), as Gnome seems to lack a specific setting for reduced motion. [1]: https://source.chromium.org/chromium/chromium/src/+/master:ui/gtk/gtk_ui.cc;l=719;bpv=0;bpt=1?originalUrl=https:%2F%2Fcs.chromium.org%2F [2]: https://source.chromium.org/chromium/chromium/src/+/master:ui/gfx/animation/animation_linux.cc;l=17;drc=28442cacc3be1a7d05a898aba663025a143095ac;bpv=1;bpt=1?originalUrl=https:%2F%2Fcs.chromium.org%2F [3]: https://askubuntu.com/questions/903160/turn-off-smooth-scrolling-in-gtk3 -- You are receiving this mail because: You are watching all bug changes.