Change theme/font selection; it's .emacs.local.d's responsibility
This commit is contained in:
parent
3103795065
commit
a658d46927
5 changed files with 57 additions and 55 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue