From cae270ca209c49d712334690c5161ae14ce9a0e3 Mon Sep 17 00:00:00 2001 From: Andrew Marshall <andrew@johnandrewmarshall.com> Date: Thu, 15 Oct 2020 10:58:08 -0400 Subject: [PATCH] link to referenced issue --- Systemd-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Systemd-integration.md b/Systemd-integration.md index a4eb1bb..f3d2a57 100644 --- a/Systemd-integration.md +++ b/Systemd-integration.md @@ -42,7 +42,7 @@ exec systemd-cat --identifier=sway sway ## Running sway itself as a --user service It is not recommended that you run `sway` as a systemd service. -See #5160 for finer details on some discussion around this. +See [#5160](https://github.com/swaywm/sway/issues/5160) for finer details on some discussion around this. Place the following unit file either at `~/.config/systemd/user/sway.service` or `/etc/systemd/user/sway.service`: