Emacs: Change second agenda files check
To 17:01, because technically, I'm still working at 17:00.
This commit is contained in:
parent
2bf4d69583
commit
2979194f54
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
|||
|
||||
(oni:set-org-agenda-files)
|
||||
(run-at-time "09:00" (* 60 60 24) 'oni:set-org-agenda-files)
|
||||
(run-at-time "17:00" (* 60 60 24) 'oni:set-org-agenda-files)
|
||||
(run-at-time "17:01" (* 60 60 24) 'oni:set-org-agenda-files)
|
||||
|
||||
(provide 'org-init)
|
||||
;;; org-init.el ends here
|
||||
|
|
Loading…
Reference in a new issue