Fix company-emoji config (again)
This commit is contained in:
parent
ae7e671082
commit
3ca941b0ce
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))))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user