From 0e573f4e77019a395d41c25e090e2fef867ae463 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 18 Aug 2022 23:46:08 -0500 Subject: feat(swayr): add swayr window manager --- sway/.config/systemd/user/sway-session.target | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sway/.config/systemd/user/sway-session.target (limited to 'sway/.config/systemd/user/sway-session.target') diff --git a/sway/.config/systemd/user/sway-session.target b/sway/.config/systemd/user/sway-session.target new file mode 100644 index 0000000..5dc7c14 --- /dev/null +++ b/sway/.config/systemd/user/sway-session.target @@ -0,0 +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 -- cgit v1.2.3-70-g09d2