Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
self:
with self; ''
# first import environment variables from the login manager
systemctl --user import-environment;
# then start the service
exec systemctl --wait --user start sway.service
''