1
1
mirror of https://github.com/nboughton/dotfiles synced 2025-02-19 18:11:17 +01:00
github.com-nboughton-dotfiles/waybar/modules/updates/updates.service
2020-12-14 10:48:41 +00:00

8 lines
201 B
SYSTEMD

[Unit]
Description=Check for Pacman and AUR/git package updates
[Service]
Type=oneshot
WorkingDirectory=%h/.config/waybar/modules/updates
ExecStart=go run %h/.config/waybar/modules/updates/updates.go