doom-private-dir -> doom-user-dir
This commit is contained in:
parent
5c70c6e6ea
commit
23aa4955f0
|
@ -25,7 +25,7 @@
|
|||
)
|
||||
|
||||
;; Use an image splash
|
||||
(setq fancy-splash-image (concat doom-private-dir "doom.png"))
|
||||
(setq fancy-splash-image (concat doom-user-dir "doom.png"))
|
||||
|
||||
(setq ispell-dictionary "en")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user