add a bunch of sway stuff

This commit is contained in:
Mark Riedesel 2024-06-12 11:42:25 -05:00
parent e0d58c813d
commit 2ac99db38b
15 changed files with 521 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# 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