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