Fix company-emoji config (again)
This commit is contained in:
2
init.el
2
init.el
@@ -787,7 +787,7 @@
|
|||||||
(font-spec :family "Apple Color Emoji")
|
(font-spec :family "Apple Color Emoji")
|
||||||
frame 'prepend)
|
frame 'prepend)
|
||||||
;; For Linux
|
;; For Linux
|
||||||
(set-fontset-ont t 'symbol
|
(set-fontset-font t 'symbol
|
||||||
(font-spec :family "Symbola")
|
(font-spec :family "Symbola")
|
||||||
frame 'prepend))))
|
frame 'prepend))))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user