mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964e8080cc20ea3c78073141a1978f0b1f1
14 lines
365 B
Desktop File
14 lines
365 B
Desktop File
[Unit]
|
|
Description=Wayland clipboard manager with fast persistent history and multi-media support
|
|
PartOf=graphical-session.target
|
|
After=graphical-session.target
|
|
Requisite=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=stash watch
|
|
Restart=on-failure
|
|
LoadCredential=clipboard_filter:/etc/stash/clipboard_filter
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|