diff options
-rw-r--r-- | init.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -321,6 +321,7 @@ (set-fontset-font t 'symbol "Symbola-10" f) (set-fontset-font t 'greek "GFS Didot" f) (set-fontset-font t 'mathematical "FreeSerif" f) + (set-fontset-font t 'emoji "Noto Color Emoji" f) ;; boxes (set-fontset-font t '(9472 . 9599) "Source Code Pro" f) ;; variation selector-16 |