From f1ede162eb8783e994089767d6eee9ca2032b4fe Mon Sep 17 00:00:00 2001 From: Octopus Octopus Date: Tue, 30 Apr 2024 00:33:14 -0500 Subject: [PATCH] add labwc-session.target --- labwc-session.target | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 labwc-session.target diff --git a/labwc-session.target b/labwc-session.target new file mode 100644 index 0000000..1884cae --- /dev/null +++ b/labwc-session.target @@ -0,0 +1,6 @@ +[unit] +Description=Labwc compositor session +Documentation=man:systemd.special +BindsTo=graphical-session.target +Wants=graphical-session-pre.target +After=graphical-session-pre.target