aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cliphist/.config/systemd/user
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-02-12 12:45:26 -0600
committerToby Vincent <tobyv@tobyvin.dev>2024-02-12 12:45:26 -0600
commit0efe08d7b844dc57caee595403fcb7c999040f82 (patch)
tree809f0c49711bb624a9ef10bc05ee74438afe4710 /cliphist/.config/systemd/user
parentde62b9c5e8f8af64a16121c69d048e5ab03447a6 (diff)
fix(sway): improve systemd target dependencies
Diffstat (limited to 'cliphist/.config/systemd/user')
-rw-r--r--cliphist/.config/systemd/user/cliphist.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/cliphist/.config/systemd/user/cliphist.service b/cliphist/.config/systemd/user/cliphist.service
index 0c98f20..4209674 100644
--- a/cliphist/.config/systemd/user/cliphist.service
+++ b/cliphist/.config/systemd/user/cliphist.service
@@ -1,6 +1,7 @@
[Unit]
Description=Clipboard history daemon
PartOf=wayland-session.target
+After=wayland-session.target
[Service]
Type=simple