Skip to main content

Note to self: to make firefox behave like a good citizen in wayland, and respond to touchscreen gestures, set the MOZ_ENABLE_WAYLAND environment variable to one. "But launching firefox from the command line is silly. How do I set it for my whole desktop environment?" Glad you asked.

`$ systemctl --user set-environment MOZ_ENABLE_WAYLAND=1`

Bam!