Updated Systemd integration (markdown)

Simon Ser 2019-09-24 12:10:23 +03:00
parent e6d9b1b038
commit 41fbf9ccba

@ -1,3 +1,5 @@
**Note**: these instructions are community-maintained and are not supported by sway.
## Managing user applications with systemd
On systemd based Linux distributions, systemd can be used as an alternative way to start and manage user services and applications. Some general examples of services managed by systemd include gpg-agent, pulseaudio, dbus, etc, but in the case of sway, such services may also include waybar, swayidle, mako, and similar. Note that this method works for both X11 and Wayland programs.