mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 06:23:47 +00:00
stash: use stash watch for the vendored systemd service
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a69649280b8e52b3ee557d8f47091b54515f9
This commit is contained in:
parent
989ab7e4c3
commit
47b85472fa
1 changed files with 1 additions and 1 deletions
2
vendor/stash.service
vendored
2
vendor/stash.service
vendored
|
|
@ -6,7 +6,7 @@ Requisite=graphical-session.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=wl-paste --watch stash store
|
||||
ExecStart=stash watch
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue