1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-12-04 14:58:13 +01:00
github.com-nboughton-dotfiles/waybar/modules/updates/updates.service
2020-12-09 16:16:30 +00:00

7 lines
221 B
SYSTEMD

[Unit]
Description=Check for Pacman and AUR/git package updates
[Service]
Type=oneshot
WorkingDirectory=/home/nick/.config/waybar/modules/updates
ExecStart=go run /home/nick/.config/waybar/modules/updates/update-check.go