mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 14:45:10 +02:00
2 lines
69 B
Bash
2 lines
69 B
Bash
#!/bin/sh
|
|
exec env MOZ_ENABLE_WAYLAND= /usr/lib/firefox/firefox "$@"
|