parent
e5dbd4e8b1
commit
1a01620705
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
||||||
(defun +unicode-init-fonts-h ()
|
(defun +unicode-init-fonts-h ()
|
||||||
"Set up `unicode-fonts' to eventually run; accommodating the daemon, if
|
"Set up `unicode-fonts' to eventually run; accommodating the daemon, if
|
||||||
necessary."
|
necessary."
|
||||||
(setq-default bidi-display-reordering t
|
(setq-default bidi-display-reordering t)
|
||||||
doom-unicode-font nil)
|
|
||||||
(if (display-graphic-p)
|
(if (display-graphic-p)
|
||||||
(+unicode-setup-fonts-h (selected-frame))
|
(+unicode-setup-fonts-h (selected-frame))
|
||||||
(add-hook 'after-make-frame-functions #'+unicode-setup-fonts-h))))
|
(add-hook 'after-make-frame-functions #'+unicode-setup-fonts-h))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue