mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
custom-theme-directory = ~/.doom.d/themes/
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user