summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.doom.d/config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index c477e29b..3f4d1b65 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -28,7 +28,7 @@
(setq doom-theme 'doom-one)
;; If you intend to use org, it is recommended you change this!
- (setq org-directory "~/Dropbox/org")
+ (setq org-directory "~/org")
;; If you want to change the style of line numbers, change this to `relative' or
;; `nil' to disable it: