summaryrefslogtreecommitdiff
path: root/elchemy-personal.el
diff options
context:
space:
mode:
Diffstat (limited to 'elchemy-personal.el')
-rw-r--r--elchemy-personal.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/elchemy-personal.el b/elchemy-personal.el
index 67adacc..b48b563 100644
--- a/elchemy-personal.el
+++ b/elchemy-personal.el
@@ -63,7 +63,7 @@
(setq sentence-end-double-space nil)
(setq nm/dashboard-file nil)
-(setq nm/dashboard-file "~/elchemy/dashboard.org")
+(setq nm/dashboard-file "~/.elchemy/dashboard.org")
(when nm/dashboard-file
(find-file-read-only nm/dashboard-file)
(switch-to-buffer (file-name-nondirectory nm/dashboard-file)))