Do not query to save clock on exit by default

I always say no anyway, and that's the default.
This commit is contained in:
Daniel - 2022-05-27 14:56:54 +02:00
parent f22990d611
commit cd0894a19e
No known key found for this signature in database
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 1 additions and 0 deletions

View File

@ -984,6 +984,7 @@
"ATTN")))) "ATTN"))))
org-clock-persist t org-clock-persist t
org-clock-persist-query-resume nil org-clock-persist-query-resume nil
org-clock-ask-before-exiting nil
org-time-stamp-rounding-minutes '(1 1)) org-time-stamp-rounding-minutes '(1 1))
;; On Windows, we don't have dbus to show notifications; default to ;; On Windows, we don't have dbus to show notifications; default to