aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config/systemd/user
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config/systemd/user')
-rw-r--r--sway/.config/systemd/user/sway-session-pre.target6
-rw-r--r--sway/.config/systemd/user/sway-session.target5
2 files changed, 0 insertions, 11 deletions
diff --git a/sway/.config/systemd/user/sway-session-pre.target b/sway/.config/systemd/user/sway-session-pre.target
deleted file mode 100644
index 99c36c9..0000000
--- a/sway/.config/systemd/user/sway-session-pre.target
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Session services which should run early before the sway session is brought up
-Documentation=man:systemd.special(7)
-Before=sway-session.target
-BindsTo=wayland-session-pre.target
-Before=wayland-session-pre.target
diff --git a/sway/.config/systemd/user/sway-session.target b/sway/.config/systemd/user/sway-session.target
deleted file mode 100644
index 0c57b61..0000000
--- a/sway/.config/systemd/user/sway-session.target
+++ /dev/null
@@ -1,5 +0,0 @@
-[Unit]
-Description=Current sway user session
-Documentation=man:systemd.special(7)
-BindsTo=wayland-session.target
-Before=wayland-session.target