nixos/users/home-manager/wezterm/lua/fonts/segoe_ui_emoji.lua

5 lines
78 B
Lua
Raw Normal View History

2024-12-25 10:59:37 +08:00
return {
family = [[Segoe UI Emoji]],
assume_emoji_presentation = true,
}