this post was submitted on 03 Apr 2025
11 points (92.3% liked)

Firefox

19367 readers
3 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
 

I disable animations either through Gnome's accessibility setting or KDE's slider to instant. I find that Gnome's animations are just too slow by default and KDE's tend to be janky. So while I want my window manager to have instant animations, I don't need my applications to do so.

Is it possible to disable the animations from the DE's settings but to keep them like normal in Firefox? Example: when I press ctrl+t it's OK if the new tab has an animation when it's created in the browser's UI.

top 3 comments
sorted by: hot top controversial new old
[–] MrOtherGuy@lemmy.world 8 points 1 week ago (1 children)

Go to about:config and create a new number pref with name ui.prefersReducedMotion and set the value to 0. Afterwards that Firefox profile should use animations even if they are disabled on OS. Works on Windows at least.

[–] GnuLinuxDude@lemmy.ml 4 points 1 week ago

My hero. That also works on Linux. Thank you!

[–] GnuLinuxDude@lemmy.ml 2 points 1 week ago

Sidepoint: In Gnome if I'm using Xorg the DE has instant animations but Firefox has normal ones. Only in Gnome Wayland does that effect propagate to the browser itself. Unsure about KDE Xorg.