# D-Bus activation is used to e.g. start the desktop portals
# Now sway has started, the D-Bus user session needs to know about our current session
exec dbus-update-activation-environment DISPLAY \
                                             SWAYSOCK \
                                             XDG_CURRENT_DESKTOP=sway \
                                             WAYLAND_DISPLAY
