2024-06-03 20:59:29 +00:00
|
|
|
[Unit]
|
2024-06-06 09:31:30 +00:00
|
|
|
Description=Cliphist, a history keeper of wayland clipboard daemon
|
|
|
|
PartOf=graphical-session.target
|
2024-06-03 20:59:29 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
2024-06-06 09:31:30 +00:00
|
|
|
ExecStart=wl-paste --watch cliphist store
|
2024-06-03 20:59:29 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=sway-session.target
|
|
|
|
|