refactor(wezterm): re-enable Noto Fonts Emoji

This commit is contained in:
Price Hiller 2023-07-10 08:08:31 -05:00
parent 52fa11c51d
commit 804328a567
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -36,9 +36,9 @@ return {
family = "JetBrains Mono", family = "JetBrains Mono",
weight = "Medium", weight = "Medium",
}, },
-- { {
-- family = "Noto Fonts Emoji", family = "Noto Fonts Emoji",
-- }, },
}), }),
font_size = 11, font_size = 11,
} }