2021-03-01 20:11:22 +01:00

3 lines
70 B
Bash

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