aboutsummaryrefslogtreecommitdiffstats
path: root/services/.config/systemd/user/clipboard.service
blob: b34df494518af817529df0e17b158696fe6d1968 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Clipboard management through Syncthing.

[Service]
Type=simple
ExecStart=/home/ymherklotz/.local/bin/clipboard.sh

[Install]
WantedBy=default.target