diff options
Diffstat (limited to 'dot_config/systemd/user/cliphist-text.service')
| -rw-r--r-- | dot_config/systemd/user/cliphist-text.service | 2 |
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 96b0602..5ff00f5 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=/usr/bin/wl-paste --type text --watch cliphist store +ExecStart=wl-paste --type text --watch cliphist store Restart=on-failure RestartSec=2s |
