Back to Go mono fonts
This commit is contained in:
@ -3,8 +3,8 @@
|
|||||||
(setq doom-theme 'kaolin-valley-dark)
|
(setq doom-theme 'kaolin-valley-dark)
|
||||||
|
|
||||||
;; Fonts
|
;; Fonts
|
||||||
(setq doom-font (font-spec :family "IBM Plex Mono" :size 11))
|
(setq doom-font (font-spec :family "Go Mono" :size 10))
|
||||||
(setq doom-big-font (font-spec :family "IBM Plex Mono" :size 17))
|
(setq doom-big-font (font-spec :family "Go Mono" :size 16))
|
||||||
|
|
||||||
(set-frame-parameter nil 'internal-border-width 20) ; applies to the current frame
|
(set-frame-parameter nil 'internal-border-width 20) ; applies to the current frame
|
||||||
;; or
|
;; or
|
||||||
|
|||||||
Reference in New Issue
Block a user