Files
BMLFS/files/firefox-void/firefox-wayland

3 lines
69 B
Bash

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