mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-20 14:31:47 +00:00
3 lines
69 B
Bash
3 lines
69 B
Bash
#!/bin/sh
|
|
exec env MOZ_ENABLE_WAYLAND= /usr/lib/firefox/firefox "$@"
|