stash: use stash watch for the vendored systemd service

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69649280b8e52b3ee557d8f47091b54515f9
This commit is contained in:
raf 2025-08-13 18:48:52 +03:00
commit 47b85472fa
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -6,7 +6,7 @@ Requisite=graphical-session.target
[Service] [Service]
Type=simple Type=simple
ExecStart=wl-paste --watch stash store ExecStart=stash watch
Restart=on-failure Restart=on-failure
[Install] [Install]