Skip to content

Instantly share code, notes, and snippets.

@pojntfx
Created May 17, 2021 09:46
Show Gist options
  • Save pojntfx/e1112126a80bae7106eeb62e1ea26557 to your computer and use it in GitHub Desktop.
Save pojntfx/e1112126a80bae7106eeb62e1ea26557 to your computer and use it in GitHub Desktop.
Enable Wayland in Flatpak Firefox
sudo flatpak override --socket=wayland org.mozilla.firefox
sudo flatpak override --env MOZ_ENABLE_WAYLAND=1 org.mozilla.firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment