Enhance and prettify font
This commit is contained in:
parent
b626dce91e
commit
ad8a517f8c
2
+ui.el
2
+ui.el
@ -1,7 +1,7 @@
|
|||||||
;;; ~/.doom.d/+ui.el -*- lexical-binding: t; -*-
|
;;; ~/.doom.d/+ui.el -*- lexical-binding: t; -*-
|
||||||
;; Appearance settings
|
;; Appearance settings
|
||||||
;; Set Font and theme
|
;; Set Font and theme
|
||||||
(setq doom-font (font-spec :family "Iosevka Fixed Medium" :size 24)
|
(setq doom-font (font-spec :family "Iosevka Medium" :size 26)
|
||||||
doom-theme 'doom-nord)
|
doom-theme 'doom-nord)
|
||||||
;; Display Magit status in fullscreen
|
;; Display Magit status in fullscreen
|
||||||
(after! magit
|
(after! magit
|
||||||
|
Loading…
Reference in New Issue
Block a user