From 927c0d6d5cd3121fb4e42c1bfe146f6defda547e Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Thu, 17 Dec 2020 18:04:03 +0100 Subject: [PATCH] Add link to systemd.special manpage Co-authored-by: Hugo Barrera --- contrib/sway-session.target | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/sway-session.target b/contrib/sway-session.target index 726addefc..5dc7c149d 100644 --- a/contrib/sway-session.target +++ b/contrib/sway-session.target @@ -1,5 +1,6 @@ [Unit] Description=sway session +Documentation=man:systemd.special(7) BindsTo=graphical-session.target Wants=graphical-session-pre.target After=graphical-session-pre.target