aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el
index d8bbe3d..b87b593 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -245,7 +245,7 @@
(cons 340 "#5B6268")
(cons 360 "#5B6268")))
'(vc-annotate-very-old-color nil)
- '(wakatime-cli-path "/usr/local/bin/wakatime")
+ '(wakatime-cli-path (expand-file-name "~/.local/bin/wakatime"))
'(wakatime-python-bin nil))
(custom-set-faces
;; custom-set-faces was added by Custom.