Add link to uwsm systemd integration script

Vladimir-csp 2022-09-22 17:28:51 +03:00
parent 8cc25a40bb
commit 8c9337f8f3

@ -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