Files
klp/klp.service
2026-01-27 22:01:30 -06:00

13 lines
212 B
Desktop File

[Unit]
Description=klp clipboard history monitor
After=graphical-session.target
[Service]
Type=simple
ExecStart=%h/.local/bin/klp service start
Restart=on-failure
RestartSec=5
[Install]
WantedBy=default.target