From 724b6ccee42ed4de8c15483ab197f3d2f956a995 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Wed, 25 Dec 2024 15:13:13 +0000 Subject: Add systemd service files --- systemd/system-user/sway-session.target | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 systemd/system-user/sway-session.target (limited to 'systemd/system-user/sway-session.target') diff --git a/systemd/system-user/sway-session.target b/systemd/system-user/sway-session.target new file mode 100644 index 0000000..db94967 --- /dev/null +++ b/systemd/system-user/sway-session.target @@ -0,0 +1,7 @@ +[Unit] +Description=sway compositor session +Documentation=man:systemd.special(7) +BindsTo=graphical-session.target +Wants=graphical-session-pre.target +After=graphical-session-pre.target + -- cgit v1.2.3-70-g09d2