Skip to content

Instantly share code, notes, and snippets.

@tiagoad
Created December 4, 2020 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagoad/43af26cfe441fbaf155d6db7c37fb615 to your computer and use it in GitHub Desktop.
Save tiagoad/43af26cfe441fbaf155d6db7c37fb615 to your computer and use it in GitHub Desktop.
Fix "Firefox is already running" when opening links through other software on a wayland environment.
sudo su -c 'echo "export MOZ_DBUS_REMOTE=1" > /etc/profile.d/firefox_wayland_fixes.sh'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment