From 0efe08d7b844dc57caee595403fcb7c999040f82 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 12 Feb 2024 12:45:26 -0600 Subject: fix(sway): improve systemd target dependencies --- cliphist/.config/systemd/user/cliphist.service | 1 + 1 file changed, 1 insertion(+) (limited to 'cliphist/.config/systemd') 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 -- cgit v1.2.3-70-g09d2