[Unit] Description=Cliphist clipboard watcher After=graphical-session.target PartOf=graphical-session.target [Service] Type=simple ExecStart=/usr/bin/wl-paste --watch /usr/local/bin/cliphist store Restart=always RestartSec=1 [Install] WantedBy=default.target