Files
dotfiles/systemd/.config/systemd/user/cam-capture.service

10 lines
150 B
Desktop File

[Unit]
Description="Download latest camera shots"
[Service]
Type=simple
ExecStart=/home/powellc/.local/bin/camcap
[Install]
WantedBy=default.target