Update 5 min later after opening github notifications page.

This commit is contained in:
Vincent Zhang 2019-03-22 02:27:01 +08:00
parent 80d0d40a34
commit 67cc091716

View file

@ -1729,7 +1729,7 @@ mouse-3: Fetch notifications"
(lambda () (lambda ()
"Open github notifications page." "Open github notifications page."
(interactive) (interactive)
(run-with-timer 60 nil #'doom-modeline--github-fetch-notifications) (run-with-timer 300 nil #'doom-modeline--github-fetch-notifications)
(browse-url "https://github.com/notifications"))) (browse-url "https://github.com/notifications")))
(define-key map [mode-line mouse-3] (define-key map [mode-line mouse-3]
(lambda () (lambda ()