void-packages/srcpkgs/firefox/files/firefox-wayland

6 lines
74 B
Bash

#!/bin/sh
export GDK_BACKEND=wayland
exec /usr/lib/firefox/firefox "$@"