Last active
June 6, 2020 06:50
-
-
Save joshbode/b0c199a3239c61e0d04417aee01e025e to your computer and use it in GitHub Desktop.
Mozilla Flatpak Wayland
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flatpak override --user | |
--env=MOZ_ENABLE_WAYLAND=1 --env=MOZ_WEBRENDER=1 --env=MOZ_USE_XINPUT2=1 \ | |
--socket=wayland \ | |
org.mozilla.firefox | |
flatpak info --show-permissions org.mozilla.firefox |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment