Increase zone idle time to 60s

This commit is contained in:
Gergely Polonkai 2016-10-05 21:02:46 +00:00
parent 95460b072d
commit 4997598f22
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
(add-hook 'eshell-load-hook 'nyan-prompt-enable)
(setq zone-programs [zone-nyan])
(zone-when-idle 30)
(zone-when-idle 60)
;; Waka-waka
(add-hook 'after-init-hook 'global-wakatime-mode)