diff options
Diffstat (limited to 'dot_config/systemd/user/cliphist-image.service')
| -rw-r--r-- | dot_config/systemd/user/cliphist-image.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/systemd/user/cliphist-image.service b/dot_config/systemd/user/cliphist-image.service index 059695b..8d9e995 100644 --- a/dot_config/systemd/user/cliphist-image.service +++ b/dot_config/systemd/user/cliphist-image.service @@ -6,7 +6,7 @@ ConditionEnvironment=WAYLAND_DISPLAY [Service] Type=simple -ExecStart=wl-paste --type image --watch cliphist store +ExecStart=%h/.nix-profile/bin/wl-paste --type image --watch cliphist store Restart=on-failure RestartSec=2s |
