feat: initial commit

This commit is contained in:
2024-09-14 14:51:03 +02:00
commit d4136d4129
23 changed files with 469 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# see https://github.com/swaywm/sway/wiki/Systemd-integration
exec 'systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target'
exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target