Add overscroll on linux
This commit is contained in:
parent
2ce258c6f2
commit
2f0691df0e
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
user_pref("gfx.webrender.all", true); // Composition => WebRender (hardware)
|
||||
user_pref("media.ffmpeg.vaapi.enabled", true); // VA-API (hardware acceleration)
|
||||
user_pref("apz.overscroll.enabled", true); // Animation quand on scroll trop vers le haut/bas
|
||||
|
|
Loading…
Reference in a new issue