Skip to content

Commit

Permalink
Add org-mode timeclock idle time to Emacs customization
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Sierra committed Nov 13, 2012
1 parent 5bb4bec commit 7ba89b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .emacs-custom.el
Expand Up @@ -26,6 +26,7 @@
'(ns-tool-bar-display-mode (quote both) t)
'(ns-tool-bar-size-mode (quote regular) t)
'(org-agenda-files (quote ("~/Documents/agenda/relevance.org" "~/Documents/agenda/personal.org" "~/Documents/agenda/other/")))
'(org-clock-idle-time 10)
'(org-export-author-info nil)
'(org-export-babel-evaluate nil)
'(org-export-creator-info nil)
Expand Down

0 comments on commit 7ba89b2

Please sign in to comment.