#!/bin/sh
# NebulaOS session startup

set -e

export XDG_CURRENT_DESKTOP=NebulaOS
export XDG_SESSION_DESKTOP=nebula

# Shell and services are wired here as they land
# exec nebula-shell-desktop
