aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config/systemd/user/sway-session-pre.target
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-02-27 10:54:46 -0600
committerToby Vincent <tobyv@tobyvin.dev>2024-02-27 10:54:46 -0600
commit2ebf615af2dbe312c304e37e76f7c4e12684d723 (patch)
treea673aa96b49b03bf0731b34a1b9af625c003bdda /sway/.config/systemd/user/sway-session-pre.target
parent664c0d9797010da1c6f3324f9b0cab0f541c6693 (diff)
fix(sway): simplify workspaces
Diffstat (limited to 'sway/.config/systemd/user/sway-session-pre.target')
-rw-r--r--sway/.config/systemd/user/sway-session-pre.target6
1 files changed, 0 insertions, 6 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