custom-theme-directory = ~/.doom.d/themes/
This commit is contained in:
parent
05752565b0
commit
92d5f4266c
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
|
||||||
compilation-scroll-output 'first-error
|
compilation-scroll-output 'first-error
|
||||||
confirm-nonexistent-file-or-buffer t
|
confirm-nonexistent-file-or-buffer t
|
||||||
cursor-in-non-selected-windows nil ; hide cursors in other windows
|
cursor-in-non-selected-windows nil ; hide cursors in other windows
|
||||||
|
custom-theme-directory (concat doom-private-dir "themes/")
|
||||||
display-line-numbers-width 3
|
display-line-numbers-width 3
|
||||||
enable-recursive-minibuffers nil
|
enable-recursive-minibuffers nil
|
||||||
frame-inhibit-implied-resize t
|
frame-inhibit-implied-resize t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue