13 lines
212 B
Desktop File
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
|