aboutsummaryrefslogtreecommitdiffstats
path: root/roles/firefox/files/etc/profile.d/firefox.sh
blob: faaadbfda4d7fcd5e22ee085c660ce2a0ed60314 (plain)
1
2
3
if [ "$XDG_SESSION_TYPE" = wayland ]; then
  export MOZ_ENABLE_WAYLAND=1
fi