monakhos/ansible/templates/systemd/user/cliphist.service

11 lines
212 B
Desktop File

[Unit]
Description=Cliphist, a history keeper of wayland clipboard daemon
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=wl-paste --watch cliphist store
[Install]
WantedBy=sway-session.target