#!/bin/sh
exec env MOZ_ENABLE_WAYLAND=1 /usr/lib/firefox/firefox "$@"
