Skip to content

Instantly share code, notes, and snippets.

@joshbode
Last active June 6, 2020 06:50
Show Gist options
  • Save joshbode/b0c199a3239c61e0d04417aee01e025e to your computer and use it in GitHub Desktop.
Save joshbode/b0c199a3239c61e0d04417aee01e025e to your computer and use it in GitHub Desktop.
Mozilla Flatpak Wayland
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