diff options
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index b87b593..81dba95 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -244,9 +244,7 @@ (cons 320 "#6f4e52") (cons 340 "#5B6268") (cons 360 "#5B6268"))) - '(vc-annotate-very-old-color nil) - '(wakatime-cli-path (expand-file-name "~/.local/bin/wakatime")) - '(wakatime-python-bin nil)) + '(vc-annotate-very-old-color nil)) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |