Dotfiles/systemd/HOME/.config/systemd/user/stock.service
2021-11-16 10:26:21 +00:00

8 lines
134 B
Desktop File

[Unit]
Description=Check stock
[Service]
ExecStart=/home/jonathan/.config/systemd/user/checkStock
[Install]
WantedBy=default.target