diff --git a/zprofile b/zprofile index fc043a8..d39b62a 100644 --- a/zprofile +++ b/zprofile @@ -7,6 +7,7 @@ fi # fix for firefox using xwayland instead of wayland native if [ "$XDG_SESSION_TYPE" = "wayland" ]; then export MOZ_ENABLE_WAYLAND=1 + export GDK_BACKEND=wayland fi export TENDS_TO=42