Last active
May 24, 2022 12:16
-
-
Save GuiltyDoggy/50af48b4c5d6877ba7f7e34c273b1a13 to your computer and use it in GitHub Desktop.
Enable Wayland on Firefox (flatpak)
This file contains hidden or 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 --socket=wayland --env=MOZ_ENABLE_WAYLAND=1 org.mozilla.firefox |
This file contains hidden or 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 --socket=wayland --env=MOZ_ENABLE_WAYLAND=1 org.mozilla.Thunderbird |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment