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
|
inhibit-splash-screen t ; Don't show splash screen
|
||||||
x-gtk-use-system-tooltips nil ; Don't use system tooltips
|
x-gtk-use-system-tooltips nil ; Don't use system tooltips
|
||||||
mouse-wheel-progressive-speed nil ; Don't accelerate mouse scrolling
|
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.
|
;; Set backup behavior.
|
||||||
|
Loading…
Reference in New Issue
Block a user