mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Change theme/font selection; it's .emacs.local.d's responsibility
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
(defconst write-mode-font (font-spec :family "Source Sans Pro" :size 14))
|
||||
|
||||
(defconst write-mode--last-mode-line mode-line-format)
|
||||
(defconst write-mode--last-theme doom-current-theme)
|
||||
(defconst write-mode--last-theme doom-ui-theme)
|
||||
(defconst write-mode--last-line-spacing line-spacing)
|
||||
|
||||
(defun doom-write-mode-line (&optional id)
|
||||
|
Reference in New Issue
Block a user