aboutsummaryrefslogtreecommitdiff
path: root/doom.d/init.el
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2020-02-08 13:08:56 +0000
committerAChavali <aryadevchavali1@gmail.com>2020-02-08 13:08:56 +0000
commit116cfec8116b0919717969a0684166f014c8afcb (patch)
treef17e93c40c305124d68af409e2efbc0e505d017c /doom.d/init.el
parent9166757080e4049ede7934db0706e5f9fe3bdc39 (diff)
downloaddotfiles-116cfec8116b0919717969a0684166f014c8afcb.tar.gz
dotfiles-116cfec8116b0919717969a0684166f014c8afcb.tar.bz2
dotfiles-116cfec8116b0919717969a0684166f014c8afcb.zip
-wakatime
No need to send my shit elsewhere, I'll handle timing myself if necessary. I really don't use this service anymore, and honestly it's more of a hassle than needed.
Diffstat (limited to 'doom.d/init.el')
-rw-r--r--doom.d/init.el4
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.