dotfiles/dot_config/systemd/user/conky_pacman.service

10 lines
160 B
SYSTEMD
Raw Permalink Normal View History

2021-02-15 20:53:16 -05:00
[Unit]
Description=Conky Pacman Stats Update Service
[Service]
Type=oneshot
ExecStart=%h/.config/conky/scripts/pacman_stats
[Install]
WantedBy=default.target