3 lines
201 B
Text
3 lines
201 B
Text
|
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
|