Cozette works normally again
This commit is contained in:
parent
e44d693138
commit
c5d4919921
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
||||||
;; Maximize the window upon startup
|
;; Maximize the window upon startup
|
||||||
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
||||||
|
|
||||||
;; Cozette has some weird spacing currently, so I'm using the default Emacs font
|
(setq doom-font (font-spec :family "Cozette" :size 11))
|
||||||
;;(setq doom-font (font-spec :family "Cozette" :size 11))
|
|
||||||
|
|
||||||
(when (memq window-system '(mac ns x))
|
(when (memq window-system '(mac ns x))
|
||||||
(exec-path-from-shell-initialize))
|
(exec-path-from-shell-initialize))
|
||||||
|
|
Loading…
Add table
Reference in a new issue