✨ feat(wezterm): Add emoji support
This commit is contained in:
parent
156e18f65b
commit
689b35dfbf
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ config.font = wezterm.font_with_fallback({
|
||||||
"ss07",
|
"ss07",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{ family = "Apple Color Emoji" },
|
||||||
})
|
})
|
||||||
config.font_size = 11.0
|
config.font_size = 11.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue