diff --git a/Systemd-integration.md b/Systemd-integration.md index 5b6fedd..adeb0e6 100644 --- a/Systemd-integration.md +++ b/Systemd-integration.md @@ -186,8 +186,9 @@ done < <(/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-g ## Related Projects - * [sway-systemd](https://github.com/alebastr/sway-systemd) provides systemd integration for Sway but does not run Sway itself as a systemd servic + * [sway-systemd](https://github.com/alebastr/sway-systemd) Provides systemd integration for Sway but does not run Sway itself as a systemd service * [sway-services](https://github.com/xdbob/sway-services) Runs sway itself as a systemd service and provides some other systemd integration + * [uwsm](https://github.com/Vladimir-csp/uwsm) An integrated script to run sway (or other WM's) via systemd (as a service or a scope). Supports XDG autostart, environment management, extendable with plugins. ## Limitations