Fix the location of custom-file
This commit is contained in:
parent
52e82eb244
commit
c1242a4d0b
2
init.el
2
init.el
@ -50,7 +50,7 @@
|
||||
inhibit-splash-screen t ; Don't show splash screen
|
||||
x-gtk-use-system-tooltips nil ; Don't use system tooltips
|
||||
mouse-wheel-progressive-speed nil ; Don't accelerate mouse scrolling
|
||||
custom-file "custom.el" ; Use separate custom-vars file
|
||||
custom-file "~/.emacs.d/custom.el" ; Use separate custom-vars file
|
||||
)
|
||||
|
||||
;; Set backup behavior.
|
||||
|
Loading…
Reference in New Issue
Block a user