Add base
This commit is contained in:
11
base/.config/systemd/user/dot-fetch.timer
Normal file
11
base/.config/systemd/user/dot-fetch.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
# vim:ft=systemd:
|
||||
[Unit]
|
||||
Description=Dot fetch timer
|
||||
|
||||
[Timer]
|
||||
Persistent=true
|
||||
OnBootSec=15min
|
||||
OnCalendar=*-*-* 22:00:00
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user