From 4708e6481345464904df02659e70a01a8ad32cf2 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Thu, 15 Jun 2023 04:08:49 -0400 Subject: [PATCH] Fix firefox not starting in wayland mode --- dot_bash_profile.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dot_bash_profile.tmpl b/dot_bash_profile.tmpl index 7d1f63f..d411dc4 100644 --- a/dot_bash_profile.tmpl +++ b/dot_bash_profile.tmpl @@ -21,9 +21,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 export GPG_TTY=$(tty) # Mozilla + Wayland -if [ "$XDG_SESSION_TYPE" = "wayland" ]; then - export MOZ_ENABLE_WAYLAND=1 -fi +export MOZ_ENABLE_WAYLAND=1 # xsecurelock settings export XSECURELOCK_AUTH=auth_x11