dotfiles/base/.config/systemd/user/autocategorize.timer

12 lines
160 B
SYSTEMD
Raw Normal View History

2023-06-15 15:31:12 -05:00
# vim:ft=systemd:
[Unit]
Description=Autocategorize timer
[Timer]
Persistent=true
OnBootSec=15min
OnCalendar=*-*-* 22:00:00
[Install]
WantedBy=default.target