Set MOZ_ENABLE_WAYLAND to launch firefox in wayland
This commit is contained in:
committed by
Enno Boland
parent
ed6ad96ad9
commit
77252b8054
@@ -1,5 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
exec env MOZ_ENABLE_WAYLAND= /usr/lib/firefox/firefox "$@"
|
||||||
export GDK_BACKEND=wayland
|
|
||||||
|
|
||||||
exec /usr/lib/firefox/firefox "$@"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user