Skip to content
  • clayton craft's avatar
    Add support for sourcing env profiles based on session type (MR 9) · a7b0eaf3
    clayton craft authored and Oliver Smith's avatar Oliver Smith committed
    This adds the ability to source any files under
    /etc/tinydm.d/$session_type.d, where session_type is either x11 or
    wayland. The intention is to allow users to specify variables that
    should only be set for specific session types and not others, e.g.
    `MOZ_ENABLE_WAYLAND=1` or `SDL_VIDEODRIVER=wayland`.
    a7b0eaf3