]> git.rmz.io Git - dotfiles.git/blob - systemd/user/checkupdates.timer
dircolors: add kitty to solarized-dark theme
[dotfiles.git] / systemd / user / checkupdates.timer
1 [Unit]
2 Description=Timer to check pacman updates and dowload packages to cache
3
4 [Timer]
5 OnCalendar=hourly
6 Persistent=true
7
8 [Install]
9 WantedBy=timers.target