From 2bb3d5004897791bb4f94c3f1e487898c5bee06a Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Wed, 23 Sep 2020 21:26:36 +0200 Subject: [PATCH] make URLs open correctly in firefox --- .profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.profile b/.profile index 421e83c..cc827d5 100644 --- a/.profile +++ b/.profile @@ -6,3 +6,4 @@ export ELM_ENGINE=wayland_egl export SDL_VIDEODRIVER=wayland export _JAVA_AWT_WM_NONREPARENTING=1 export NO_AT_BRIDGE=1 +export MOZ_DBUS_REMOTE=1