1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/slstatus/.config/systemd/user/update-pacman-cache.timer

10 lines
131 B
SYSTEMD

[Unit]
Description=Run update-pacman-cache every 15m
[Timer]
OnBootSec=300m
OnUnitActiveSec=15m
[Install]
WantedBy=timers.target