aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wayland/.config/systemd/user/wayland-session.target
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-07-29 16:20:28 -0500
committerToby Vincent <tobyv@tobyvin.dev>2023-07-29 16:20:28 -0500
commitad4c186bff25ac3f8eca19d90626674db72886df (patch)
tree93f4f45f19cd209d4480d4c64c46b7b4070f3272 /wayland/.config/systemd/user/wayland-session.target
parent551f670308f035d9ad3b36d0d9039424fe3292cd (diff)
refactor: reorganize wayland/sway configs
Diffstat (limited to 'wayland/.config/systemd/user/wayland-session.target')
-rw-r--r--wayland/.config/systemd/user/wayland-session.target6
1 files changed, 6 insertions, 0 deletions
diff --git a/wayland/.config/systemd/user/wayland-session.target b/wayland/.config/systemd/user/wayland-session.target
new file mode 100644
index 0000000..2c0630f
--- /dev/null
+++ b/wayland/.config/systemd/user/wayland-session.target
@@ -0,0 +1,6 @@
+[Unit]
+Description=wayland session
+Documentation=man:systemd.special(7)
+BindsTo=graphical-session.target
+Wants=graphical-session-pre.target
+After=graphical-session-pre.target