firefox: Fix wayland variable
This commit is contained in:
parent
a46d4990f4
commit
1ec3b4f1a0
@ -12,7 +12,7 @@
|
|||||||
# Enable multi-touch...
|
# Enable multi-touch...
|
||||||
"MOZ_USE_XINPUT2" = "1";
|
"MOZ_USE_XINPUT2" = "1";
|
||||||
# ... and Wayland
|
# ... and Wayland
|
||||||
"MOZ_USE_WAYLAND" = "1";
|
"MOZ_ENABLE_WAYLAND" = "1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user