aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/systemd/user/cliphist-text.service
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/systemd/user/cliphist-text.service')
-rw-r--r--dot_config/systemd/user/cliphist-text.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/systemd/user/cliphist-text.service b/dot_config/systemd/user/cliphist-text.service
index 5ff00f5..8aef8b3 100644
--- a/dot_config/systemd/user/cliphist-text.service
+++ b/dot_config/systemd/user/cliphist-text.service
@@ -6,7 +6,7 @@ ConditionEnvironment=WAYLAND_DISPLAY
[Service]
Type=simple
-ExecStart=wl-paste --type text --watch cliphist store
+ExecStart=%h/.nix-profile/bin/wl-paste --type text --watch cliphist store
Restart=on-failure
RestartSec=2s