dotfiles/.config/sway/config.d/10-service.conf

10 lines
307 B
Text

# Import variables set-up by sway into the environment and notify systemd that
# sway is ready.
exec test -n "$$NOTIFY_SOCKET" \
&& systemctl --user import-environment SWAYSOCK \
DISPLAY \
I3SOCK \
WAYLAND_DISPLAY \
XCURSOR_SIZE \
XCURSOR_THEME \
&& systemd-notify --ready