Stuttering scrolling in Firefox (Wayland)

Hmmmmmmmm…

It could be that I do not have the entry completely correct … … it could be that wayland .xinitrc is not used at all…


Kann sein das ich den Eintrag nicht ganz korrekt habe … … kann sein das wayland .xinitrc garnicht verwendet…

~/.config/environment.d/envvars.conf müsste dann aber gehen…

rm ~/.xinitrc
mkdir ~/.config/environment.d 
nano ~/.config/environment.d/envvars.conf
MOZ_ENABLE_WAYLAND=1

add and save the archwiki is once again very inaccurate here but of course it is there when you read on very carefully …

you can also start it directly with one fixed configuration:

MOZ_ENABLE_WAYLAND=1 firefox

in the terminal and then check if Window Protocol is wayland… (close firefox before)


zufügen und speichern das Archwiki ist hier mal wieder sehr ungenau aber es steht natürlich da wenn du ganz genau weiter liest …

kannst es ja auch erstmal direkt one feste configuration starten:

MOZ_ENABLE_WAYLAND=1 firefox
im terminal und dann checken ob Window Protocol wayland ist… (vorher firefox schließen)

2 Likes